Changes in directory llvm-test/SingleSource:

Makefile.singlesrc updated: 1.34 -> 1.35
---
Log message:

Remove last vestiges of GCCAS/gccas, GCCLD/gccld


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

 Makefile.singlesrc |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm-test/SingleSource/Makefile.singlesrc
diff -u llvm-test/SingleSource/Makefile.singlesrc:1.34 
llvm-test/SingleSource/Makefile.singlesrc:1.35
--- llvm-test/SingleSource/Makefile.singlesrc:1.34      Thu Feb  8 21:38:16 2007
+++ llvm-test/SingleSource/Makefile.singlesrc   Thu Feb  8 21:43:45 2007
@@ -40,6 +40,6 @@
        -$(CXX) $(CXXFLAGS) -O2 $(TARGET_FLAGS) $< -lm -o $@ $(LDFLAGS)
 
 
-bugpoint-gccas bugpoint-llvm-ld bugpoint-jit bugpoint-llc bugpoint-llc-beta:
+bugpoint-gccas bugpoint-opt bugpoint-llvm-ld bugpoint-gccld bugpoint-jit 
bugpoint-llc bugpoint-llc-beta:
        @echo "The $@ target doesn't work in SingleSource.  Try:"
        @echo "  'make Output/[programname].$@' instead."



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to