[llvm-commits] CVS: llvm/tools/llc/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Thu May 27 00:52:11 PDT 2004
Changes in directory llvm/tools/llc:
Makefile updated: 1.51 -> 1.52
---
Log message:
Uhh, that doesn't exist.
---
Diffs of the changes: (+0 -1)
Index: llvm/tools/llc/Makefile
diff -u llvm/tools/llc/Makefile:1.51 llvm/tools/llc/Makefile:1.52
--- llvm/tools/llc/Makefile:1.51 Thu May 27 00:41:36 2004
+++ llvm/tools/llc/Makefile Thu May 27 00:44:22 2004
@@ -10,7 +10,6 @@
TOOLNAME = llc
USEDLIBS = cwriter \
sparcv9 \
- sparcv8 \
x86 \
powerpc \
selectiondag \
More information about the llvm-commits
mailing list