The IR linker still depends on the bitcode reader.

llvm-svn: 172824
This commit is contained in:
Benjamin Kramer 2013-01-18 15:03:03 +00:00
parent b72e763325
commit d4c212eb60
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@
type = Library
name = Linker
parent = Libraries
required_libraries = Core Support TransformUtils
required_libraries = BitReader Core Support TransformUtils