projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae2ec47
)
[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)
llvm-svn: 172759
llvm/lib/Linker/LLVMBuild.txt
patch
|
blob
|
history
diff --git
a/llvm/lib/Linker/LLVMBuild.txt
b/llvm/lib/Linker/LLVMBuild.txt
index
2b4c232
..
0bb26d0
100644
(file)
--- a/
llvm/lib/Linker/LLVMBuild.txt
+++ b/
llvm/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