[Linker] Drop some now-dead component dependencies.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 17 Jan 2013 22:05:18 +0000 (22:05 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 17 Jan 2013 22:05:18 +0000 (22:05 +0000)
llvm-svn: 172759

llvm/lib/Linker/LLVMBuild.txt

index 2b4c232..0bb26d0 100644 (file)
@@ -19,4 +19,4 @@
 type = Library
 name = Linker
 parent = Libraries
-required_libraries = Archive BitReader Core Support TransformUtils
+required_libraries = Core Support TransformUtils