mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 20:29:53 +00:00
The IR linker still depends on the bitcode reader.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172824 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ca81374e32
commit
8d3c9014f9
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = Linker
|
||||
parent = Libraries
|
||||
required_libraries = Core Support TransformUtils
|
||||
required_libraries = BitReader Core Support TransformUtils
|
||||
|
Loading…
Reference in New Issue
Block a user