diff options
author | Louis Dionne <ldionne@apple.com> | 2020-06-26 15:05:46 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-06-26 15:13:04 -0400 |
commit | 8bc62db272448035d60ca9f31ff67040a288063c (patch) | |
tree | c1197fa644bc06b881bd81e59423b5c60f346b6f /clang/lib/Basic/SourceManager.cpp | |
parent | 9e03bdebc17a223416d682f64ef2046b8bf0fc98 (diff) | |
download | llvm-8bc62db272448035d60ca9f31ff67040a288063c.zip llvm-8bc62db272448035d60ca9f31ff67040a288063c.tar.gz llvm-8bc62db272448035d60ca9f31ff67040a288063c.tar.bz2 |
[libc++] Remove support for building through llvm-config
We've decided to move away from that by requiring that libc++ is built
as part of the monorepo a while ago. This commit removes code pertaining
to that unsupported use case and produces a clear error when the user
violates that.
In fact, building outside of the monorepo will still work as long as
LLVM_PATH is pointing to the root of the LLVM project, although that
is not officially supported.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions