Mark LLVMTestingSupport as not installed in LLVMBuild.

This is causing downstream issues with llvm-config.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305754 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Zachary Turner 2017-06-19 22:01:50 +00:00
parent 8d9cfad6aa
commit 4b199ee307

View File

@ -20,3 +20,4 @@ type = Library
name = TestingSupport
parent = Libraries
required_libraries = Support
installed = 0