summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2017-03-15 05:55:43 +0000
committerMichal Gorny <mgorny@gentoo.org>2017-03-15 05:55:43 +0000
commit6e31072e21c1044cbfa47867009e23e47455a783 (patch)
treebec8b79a4dcfea8ff5abeb789044528076c18ea5 /llvm/lib/Support/CommandLine.cpp
parentfb1833efeb14574104101bf521e88e18a315a27e (diff)
downloadbcm5719-llvm-6e31072e21c1044cbfa47867009e23e47455a783.tar.gz
bcm5719-llvm-6e31072e21c1044cbfa47867009e23e47455a783.zip
[test] Fix test dependencies when using installed tools
Use the LLVM_UTILS_PROVIDED variable to determine whether test tool dependencies should be exposed for clang-tools-extra tests. If clang is being built stand-alone and LLVM test tools (FileCheck, count and not) are installed, the top-level CMakeLists.txt of clang sets this variable to indicate that they will not be built as a part of this build, and therefore no dependencies should be emitted for them. This fixes the dependency errors when building clang stand-alone with tests enabled. Differential Revision: https://reviews.llvm.org/D29851 llvm-svn: 297806
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud