mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
Attempt at fixing the windows dll build.
It looks like only direct (i.e., explicitly listed) dependencies are scanned. llvm-svn: 214361
This commit is contained in:
parent
6e20cf2ba5
commit
90f7ab6be3
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = LTO
|
||||
parent = Libraries
|
||||
required_libraries = BitReader BitWriter Core IPA IPO InstCombine Linker MC ObjCARC Object Scalar Support Target TransformUtils
|
||||
required_libraries = BitReader BitWriter Core IPA IPO InstCombine Linker MC ObjCARC Object Scalar Support Target TransformUtils CodeGen
|
||||
|
Loading…
Reference in New Issue
Block a user