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:
2c9039e
)
No space allowed between \ and end-of-line
author
Misha Brukman
<brukman+llvm@gmail.com>
Tue, 12 Oct 2004 19:17:11 +0000
(19:17 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Tue, 12 Oct 2004 19:17:11 +0000
(19:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16940
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/bugpoint/Makefile
patch
|
blob
|
history
diff --git
a/tools/bugpoint/Makefile
b/tools/bugpoint/Makefile
index 8387006cdbb5150e61da10b67f0bebd12883b447..aa1338ce6aa388279c4a770abdcb5d04843d4af7 100644
(file)
--- a/
tools/bugpoint/Makefile
+++ b/
tools/bugpoint/Makefile
@@
-13,7
+13,7
@@
TOOLNAME = bugpoint
OPTLIBS = transforms instrument profpaths
ANALIBS = datastructure ipa target.a
-USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) transformutils \
+USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) transformutils \
asmparser bcreader bcwriter vmcore support LLVMsystem.a
TOOLLINKOPTS = $(PLATFORMLIBDL)