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:
84b322e
)
add Yet Another Instance of a Static Library
author
Chris Lattner
<sabre@nondot.org>
Sat, 10 Nov 2001 07:15:53 +0000
(07:15 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 10 Nov 2001 07:15:53 +0000
(07:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1242
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/opt/Makefile
patch
|
blob
|
history
diff --git
a/tools/opt/Makefile
b/tools/opt/Makefile
index e8410ee716ebf67d695e4a1ee17f20b209331821..2e07a1fc644a91497735d1f246ab4f2f287d05d5 100644
(file)
--- a/
tools/opt/Makefile
+++ b/
tools/opt/Makefile
@@
-1,6
+1,6
@@
LEVEL = ../..
TOOLNAME = opt
-USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument transforms target
+USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument transforms target
analysis
include $(LEVEL)/Makefile.common