[llvm-commits] CVS: llvm/lib/Target/PowerPC/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Fri Oct 22 21:59:33 PDT 2004
Changes in directory llvm/lib/Target/PowerPC:
Makefile updated: 1.14 -> 1.15
---
Log message:
Remove extraneous blank line
---
Diffs of the changes: (+0 -1)
Index: llvm/lib/Target/PowerPC/Makefile
diff -u llvm/lib/Target/PowerPC/Makefile:1.14 llvm/lib/Target/PowerPC/Makefile:1.15
--- llvm/lib/Target/PowerPC/Makefile:1.14 Fri Oct 22 16:02:08 2004
+++ llvm/lib/Target/PowerPC/Makefile Fri Oct 22 23:59:22 2004
@@ -10,7 +10,6 @@
LIBRARYNAME = powerpc
TARGET = PowerPC
-
# Make sure that tblgen is run, first thing.
BUILT_SOURCES = PowerPCGenInstrNames.inc PowerPCGenRegisterNames.inc \
PowerPCGenAsmWriter.inc PPC32GenCodeEmitter.inc \
More information about the llvm-commits
mailing list