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:
6c0e049
)
Minor tweak
author
Chris Lattner
<sabre@nondot.org>
Mon, 31 Mar 2003 17:30:35 +0000
(17:30 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 31 Mar 2003 17:30:35 +0000
(17:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5758
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/analyze/Makefile
patch
|
blob
|
history
diff --git
a/tools/analyze/Makefile
b/tools/analyze/Makefile
index 57152ac5cdb9c9bab828be7c089e631c6b61d7c7..72115dcea24f8e65e38626ae4fc0f0d282fa6660 100644
(file)
--- a/
tools/analyze/Makefile
+++ b/
tools/analyze/Makefile
@@
-1,7
+1,7
@@
LEVEL = ../..
TOOLNAME = analyze
USEDLIBS = asmparser bcreader scalaropts.a transforms.a analysis ipa \
- datastructure target.a transformutils.a vmcore support
+ datastructure target.a transformutils.a
scalaropts.a
vmcore support
TOOLLINKOPTS = -ldl
include $(LEVEL)/Makefile.common