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:
b3b1d5f
)
transforms before analyses
author
Chris Lattner
<sabre@nondot.org>
Tue, 25 Oct 2005 17:10:30 +0000
(17:10 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 25 Oct 2005 17:10:30 +0000
(17:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23976
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llc/Makefile
patch
|
blob
|
history
diff --git
a/tools/llc/Makefile
b/tools/llc/Makefile
index 56cc3031a11ce3478686c9e5ab00be6d59225630..031012a8e58bda7a137a9e1cc3411b95c0c3742f 100644
(file)
--- a/
tools/llc/Makefile
+++ b/
tools/llc/Makefile
@@
-70,8
+70,8
@@
USEDLIBS += \
LLVMipa.a \
LLVMTransforms.a \
LLVMScalarOpts.a \
- LLVMAnalysis.a \
LLVMTransformUtils.a \
+ LLVMAnalysis.a \
LLVMBCReader \
LLVMBCWriter \
LLVMCore \