[llvm-commits] CVS: llvm/lib/Target/SparcV9/Makefile.am
Reid Spencer
reid at x10sys.com
Sun Oct 10 15:51:13 PDT 2004
Changes in directory llvm/lib/Target/SparcV9:
Makefile.am updated: 1.1 -> 1.2
---
Log message:
Add the new InstrSched directory.
---
Diffs of the changes: (+1 -1)
Index: llvm/lib/Target/SparcV9/Makefile.am
diff -u llvm/lib/Target/SparcV9/Makefile.am:1.1 llvm/lib/Target/SparcV9/Makefile.am:1.2
--- llvm/lib/Target/SparcV9/Makefile.am:1.1 Sun Oct 10 17:18:36 2004
+++ llvm/lib/Target/SparcV9/Makefile.am Sun Oct 10 17:51:03 2004
@@ -9,7 +9,7 @@
include $(top_srcdir)/Makefile.rules.am
-SUBDIRS = LiveVar RegAlloc
+SUBDIRS = InstrSched LiveVar RegAlloc
libexec_PROGRAMS = LLVMSparcV9.o
More information about the llvm-commits
mailing list