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:
5993829
)
Added mapping lib in llc makefile
author
Anand Shukla
<ashukla@cs.uiuc.edu>
Tue, 27 Aug 2002 16:46:11 +0000
(16:46 +0000)
committer
Anand Shukla
<ashukla@cs.uiuc.edu>
Tue, 27 Aug 2002 16:46:11 +0000
(16:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3514
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llc/Makefile
patch
|
blob
|
history
diff --git
a/tools/llc/Makefile
b/tools/llc/Makefile
index d516e9fc37a38d33493b31acf22a9a3881214938..66dc4dc6c5d6de467e94cb6fd2fd716c7763554e 100644
(file)
--- a/
tools/llc/Makefile
+++ b/
tools/llc/Makefile
@@
-1,6
+1,6
@@
LEVEL = ../..
TOOLNAME = llc
-USEDLIBS = sparc regalloc sched select target \
+USEDLIBS =
mapping
sparc regalloc sched select target \
instrument.a livevar bcreader bcwriter analysis.a transforms.a \
ipo.a scalaropts.a transformutils.a vmcore support.a