diff options
author | Michal Gorny <mgorny@gentoo.org> | 2018-04-09 17:08:14 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2018-04-09 17:08:14 +0000 |
commit | 698fdfab7524088a3c390d783c94ae3f7d3290a9 (patch) | |
tree | 3cddd1c1a3bb0fc521892fb94c056fd765e4a969 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 0c2a12cb3e5050ddab2b80fee3dc24b1794904d6 (diff) | |
download | llvm-698fdfab7524088a3c390d783c94ae3f7d3290a9.zip llvm-698fdfab7524088a3c390d783c94ae3f7d3290a9.tar.gz llvm-698fdfab7524088a3c390d783c94ae3f7d3290a9.tar.bz2 |
[cmake] Include LLVMTestingSupport when doing stand-alone build
Explicitly include and build lib/Testing/Support from LLVM sources when
doing a stand-alone build. This is necessary since clangd tests started
to depend on LLVMTestingSupport library which is neither installed
by LLVM, nor built by clang itself.
Since completely separate build of clang-tools-extra is not supported,
this relies on variables set by clang CMakeLists.
Differential Revision: https://reviews.llvm.org/D45409
llvm-svn: 329594
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions