projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
167ede8
)
[Linker] Drop some now-dead component dependencies.
author
Daniel Dunbar
<daniel@zuster.org>
Thu, 17 Jan 2013 22:05:18 +0000
(22:05 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Thu, 17 Jan 2013 22:05:18 +0000
(22:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172759
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Linker/LLVMBuild.txt
patch
|
blob
|
history
diff --git
a/lib/Linker/LLVMBuild.txt
b/lib/Linker/LLVMBuild.txt
index 2b4c232b80671223ffa356c563e0204496643257..0bb26d0c2aeac382b9a31401b02e138369983cc2 100644
(file)
--- a/
lib/Linker/LLVMBuild.txt
+++ b/
lib/Linker/LLVMBuild.txt
@@
-19,4
+19,4
@@
type = Library
name = Linker
parent = Libraries
-required_libraries =
Archive BitReader
Core Support TransformUtils
+required_libraries = Core Support TransformUtils