mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-23 12:45:47 +00:00
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:
parent
1b8de27709
commit
32bf97b2b6
@ -16,7 +16,7 @@
|
||||
;===------------------------------------------------------------------------===;
|
||||
|
||||
[component_0]
|
||||
type = OptionalLibrary
|
||||
type = Library
|
||||
name = GlobalISel
|
||||
parent = CodeGen
|
||||
required_libraries = Analysis CodeGen Core MC Support Target TransformUtils
|
||||
|
Loading…
x
Reference in New Issue
Block a user