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:
6db77c5
)
Repeat some libs due to circular dependences between Sparc and other
author
Vikram S. Adve
<vadve@cs.uiuc.edu>
Wed, 10 Oct 2001 20:58:57 +0000
(20:58 +0000)
committer
Vikram S. Adve
<vadve@cs.uiuc.edu>
Wed, 10 Oct 2001 20:58:57 +0000
(20:58 +0000)
code gen libraries.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@722
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llc/Makefile
patch
|
blob
|
history
diff --git
a/tools/llc/Makefile
b/tools/llc/Makefile
index 6020c2f1791c230686d30bae14fe26a71f8b5e87..692a50349ffcf1941e16b3bf17126d3ca5df62b8 100644
(file)
--- a/
tools/llc/Makefile
+++ b/
tools/llc/Makefile
@@
-1,6
+1,6
@@
LEVEL = ../..
TOOLNAME = llc
-USEDLIBS = sparc regalloc sched select sparc target opt livevar bcreader vmcore asmwriter analysis support
+USEDLIBS = sparc regalloc sched select sparc
regalloc sched select
target opt livevar bcreader vmcore asmwriter analysis support
include $(LEVEL)/Makefile.common