summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Testing
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-06-19 22:01:50 +0000
committerZachary Turner <zturner@google.com>2017-06-19 22:01:50 +0000
commitbe548aceefed9b27c86b62cb3a0cc24a24eecb0e (patch)
treead5a4f15ef5f0886d762263b610b3cd849c63e62 /llvm/lib/Testing
parenta56e4ee3460f704bacaa74ae1835924561f41188 (diff)
downloadbcm5719-llvm-be548aceefed9b27c86b62cb3a0cc24a24eecb0e.tar.gz
bcm5719-llvm-be548aceefed9b27c86b62cb3a0cc24a24eecb0e.zip
Mark LLVMTestingSupport as not installed in LLVMBuild.
This is causing downstream issues with llvm-config. llvm-svn: 305754
Diffstat (limited to 'llvm/lib/Testing')
-rw-r--r--llvm/lib/Testing/Support/LLVMBuild.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Testing/Support/LLVMBuild.txt b/llvm/lib/Testing/Support/LLVMBuild.txt
index 40853e8172d..173cfb4a558 100644
--- a/llvm/lib/Testing/Support/LLVMBuild.txt
+++ b/llvm/lib/Testing/Support/LLVMBuild.txt
@@ -20,3 +20,4 @@ type = Library
name = TestingSupport
parent = Libraries
required_libraries = Support
+installed = 0
OpenPOWER on IntegriCloud