Mark LLVMTestingSupport as not installed in LLVMBuild.

This is causing downstream issues with llvm-config.

llvm-svn: 305754
This commit is contained in:
Zachary Turner 2017-06-19 22:01:50 +00:00
parent 49affd87fd
commit 90731bf011

View File

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