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:
f4540a6
)
Link V8 backend into llc.
author
Brian Gaeke
<gaeke@uiuc.edu>
Fri, 10 Dec 2004 05:04:13 +0000
(
05:04
+0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Fri, 10 Dec 2004 05:04:13 +0000
(
05:04
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18739
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llc/Makefile
patch
|
blob
|
history
diff --git
a/tools/llc/Makefile
b/tools/llc/Makefile
index a980befd10418c49a7ef9df305843b5feef4b0e1..d1343c0749a74723a14306b6b0f52c9b2e6029f9 100644
(file)
--- a/
tools/llc/Makefile
+++ b/
tools/llc/Makefile
@@
-13,6
+13,7
@@
USEDLIBS = \
LLVMSparcV9ModuloSched \
LLVMCBackend \
LLVMPowerPC \
+ LLVMSparcV8 \
LLVMSparcV9 \
LLVMX86 \
LLVMSkeleton \