[Linker] Drop some now-dead component dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172759 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2013-01-17 22:05:18 +00:00
parent 167ede898a
commit 1381b9b68c

View File

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