[llvm-commits] CVS: llvm/tools/llc/Makefile
Brian Gaeke
gaeke at cs.uiuc.edu
Thu Dec 9 21:04:29 PST 2004
Changes in directory llvm/tools/llc:
Makefile updated: 1.62 -> 1.63
---
Log message:
Link V8 backend into llc.
---
Diffs of the changes: (+1 -0)
Index: llvm/tools/llc/Makefile
diff -u llvm/tools/llc/Makefile:1.62 llvm/tools/llc/Makefile:1.63
--- llvm/tools/llc/Makefile:1.62 Thu Nov 25 14:22:07 2004
+++ llvm/tools/llc/Makefile Thu Dec 9 23:04:13 2004
@@ -13,6 +13,7 @@
LLVMSparcV9ModuloSched \
LLVMCBackend \
LLVMPowerPC \
+ LLVMSparcV8 \
LLVMSparcV9 \
LLVMX86 \
LLVMSkeleton \
More information about the llvm-commits
mailing list