mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-02 22:32:08 +00:00
Attempt at fixing the windows dll build.
It looks like only direct (i.e., explicitly listed) dependencies are scanned. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214361 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c222d610dd
commit
187d75c112
@ -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…
x
Reference in New Issue
Block a user