[llvm-commits] CVS: llvm/tools/llc/Makefile

Chris Lattner lattner at cs.uiuc.edu
Thu Dec 16 11:40:01 PST 2004



Changes in directory llvm/tools/llc:

Makefile updated: 1.63 -> 1.64
---
Log message:

No targets actually use this library


---
Diffs of the changes:  (+0 -1)

Index: llvm/tools/llc/Makefile
diff -u llvm/tools/llc/Makefile:1.63 llvm/tools/llc/Makefile:1.64
--- llvm/tools/llc/Makefile:1.63	Thu Dec  9 23:04:13 2004
+++ llvm/tools/llc/Makefile	Thu Dec 16 13:39:45 2004
@@ -17,7 +17,6 @@
 	LLVMSparcV9 \
 	LLVMX86 \
 	LLVMSkeleton \
-	LLVMSelectionDAG \
 	LLVMSparcV9RegAlloc \
 	LLVMSparcV9InstrSched \
 	LLVMCodeGen \






More information about the llvm-commits mailing list