summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests
diff options
context:
space:
mode:
authorChris Bieneman <chris.bieneman@me.com>2019-05-24 16:21:38 +0000
committerChris Bieneman <chris.bieneman@me.com>2019-05-24 16:21:38 +0000
commit07745a131fa99931e83077e19cfaa4ae46e6c2bc (patch)
tree8d7990bef18dad781a0e59e8ed186b6fc31c823a /clang-tools-extra/unittests
parent47fd4f06c55381e215b803850169377ac2bfe7a5 (diff)
downloadbcm5719-llvm-07745a131fa99931e83077e19cfaa4ae46e6c2bc.tar.gz
bcm5719-llvm-07745a131fa99931e83077e19cfaa4ae46e6c2bc.zip
[CMake] Fix issues building runtimes
This resolves two issues: (1) LIBCXX_HEADER_DIR is a very misleadingly named variable because it shouldn't be set to the header directory, instead it needs to be the root binary dir. (2) If you build runtimes without libcxx, we can't depend on the libcxx header target, so we should instaed refer to it by the variable name which will be unset if libcxx isn't present. llvm-svn: 361646
Diffstat (limited to 'clang-tools-extra/unittests')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud