aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-08-18 21:31:51 +0000
committerChris Bieneman <beanz@apple.com>2016-08-18 21:31:51 +0000
commit12b134bd4b233c0a03e98f01022c151ac23658d5 (patch)
tree98cbc4d05a9fc663e9f010d57c8ba9bea5d73fb1 /clang/lib/CodeGen/CodeGenModule.cpp
parent98cd99dfc671b78ff6d840d474ac9575ad3ea68b (diff)
downloadllvm-12b134bd4b233c0a03e98f01022c151ac23658d5.zip
llvm-12b134bd4b233c0a03e98f01022c151ac23658d5.tar.gz
llvm-12b134bd4b233c0a03e98f01022c151ac23658d5.tar.bz2
[CMake] Get libcxx building under LLVM/runtimes
Summary: The new LLVM runtimes build directory requires some basic conventions across the runtime projects. These changes make libcxx build under the runtimes subdirectory. The general idea of the changes is that the runtimes subdirectory requires some conventions to be consistent across runtime projects. I expect to have a few more small patches that build on this to tie up check targets and other things useful in development workflows. Summary of changes in this patch: * Renamed variable LLVM_CONFIG -> LLVM_CONFIG_PATH * Renamed variable LIBCXX_BUILT_STANDALONE -> LIBCXX_STANDALONE_BUILD * Add an include of AddLLVM in the tests subdirectory for add_lit_testsuite. Reviewers: EricWF Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D23696 llvm-svn: 279151
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions