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:
35f07eb
)
Fix ordering dependency problem
author
Chris Lattner
<sabre@nondot.org>
Tue, 22 Jan 2002 01:03:39 +0000
(
01:03
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 22 Jan 2002 01:03:39 +0000
(
01:03
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1524
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llc/Makefile
patch
|
blob
|
history
diff --git
a/tools/llc/Makefile
b/tools/llc/Makefile
index 6acecc18142258108668a489c45a143a872e46b6..129bf7294881138b67bc752d8582a80e38d3ac38 100644
(file)
--- a/
tools/llc/Makefile
+++ b/
tools/llc/Makefile
@@
-1,6
+1,6
@@
LEVEL = ../..
TOOLNAME = llc
-USEDLIBS = sparc regalloc sched select sparc regalloc sched select target instrument livevar bcreader bcwriter vmcore asmwriter
analysis support transforms
+USEDLIBS = sparc regalloc sched select sparc regalloc sched select target instrument livevar bcreader bcwriter vmcore asmwriter
transforms analysis support
include $(LEVEL)/Makefile.common