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:
14f7a50
)
sparcv9select is history.
author
Brian Gaeke
<gaeke@uiuc.edu>
Thu, 5 Aug 2004 05:17:19 +0000
(
05:17
+0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Thu, 5 Aug 2004 05:17:19 +0000
(
05:17
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15516
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvm-db/Makefile
patch
|
blob
|
history
diff --git
a/tools/llvm-db/Makefile
b/tools/llvm-db/Makefile
index c7e4850e6a55b72a85e5df584a7d13ee7b1c70da..cfb2ac52214c5ceb44bc10f87c7ca846c0c4feed 100644
(file)
--- a/
tools/llvm-db/Makefile
+++ b/
tools/llvm-db/Makefile
@@
-44,7
+44,7
@@
ifdef ENABLE_SPARC_JIT
JITLIBS += sparcv9
ARCHLIBS += sched sparcv9livevar instrument.a profpaths \
bcwriter transforms.a ipo.a ipa.a datastructure.a \
- sparcv9regalloc
sparcv9select
+ sparcv9regalloc
endif
USEDLIBS = lli-interpreter $(JITLIBS) $(ARCHLIBS) scalaropts analysis.a \