GlobalISel is always built since r260566, reflect it in LLVMBuild.txt

Other component could not depends on an optional library in llvm-config

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260701 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mehdi Amini 2016-02-12 18:43:14 +00:00
parent 1b8de27709
commit 32bf97b2b6

View File

@ -16,7 +16,7 @@
;===------------------------------------------------------------------------===; ;===------------------------------------------------------------------------===;
[component_0] [component_0]
type = OptionalLibrary type = Library
name = GlobalISel name = GlobalISel
parent = CodeGen parent = CodeGen
required_libraries = Analysis CodeGen Core MC Support Target TransformUtils required_libraries = Analysis CodeGen Core MC Support Target TransformUtils