summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-12-18 20:59:23 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-12-18 20:59:23 +0000
commitdeb54f1b24d72ace50c858787760325ed8f4cde0 (patch)
tree84eb54b636e931e978ef269cc8492c99d22f45c7 /llvm/lib/CodeGen
parent97327189f2b96d1059b28676b06a06b37a958e09 (diff)
downloadbcm5719-llvm-deb54f1b24d72ace50c858787760325ed8f4cde0.tar.gz
bcm5719-llvm-deb54f1b24d72ace50c858787760325ed8f4cde0.zip
[cmake] Make libcxx(abi) a dependency when building in-tree clang for macOS
As discussed on IRC this morning, when building an in-tree clang for testing we have to have libcxx and libcxxabi checked out. This is a common pitfall. Not only are the resulting failures non-obvious, they only manifest when running the test suite, *after* building lldb and clang. By making them a hard dependency (on macOS) we fail earlier with a more useful error message. Differential revision: https://reviews.llvm.org/D55837 llvm-svn: 349539
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud