Changes in directory llvm-test/MultiSource/Benchmarks/MiBench/telecomm-gsm:

large.au added (r1.1)
Makefile updated: 1.1 -> 1.2
large.au.run.gsm (r1.1) removed
---
Log message:

Bad input file was supplied. Fixed.


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

 Makefile |    2 +-
 large.au |    0 
 2 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm-test/MultiSource/Benchmarks/MiBench/telecomm-gsm/large.au


Index: llvm-test/MultiSource/Benchmarks/MiBench/telecomm-gsm/Makefile
diff -u llvm-test/MultiSource/Benchmarks/MiBench/telecomm-gsm/Makefile:1.1 
llvm-test/MultiSource/Benchmarks/MiBench/telecomm-gsm/Makefile:1.2
--- llvm-test/MultiSource/Benchmarks/MiBench/telecomm-gsm/Makefile:1.1  Tue Jan 
 9 17:44:35 2007
+++ llvm-test/MultiSource/Benchmarks/MiBench/telecomm-gsm/Makefile      Thu Jan 
11 18:42:50 2007
@@ -3,5 +3,5 @@
 PROG     = telecomm-gsm
 CPPFLAGS = -DSTUPID_COMPILER -DNeedFunctionPrototypes=1 -DSASR
 LDFLAGS  = -lm
-RUN_OPTIONS = -fps -c large.au.run.gsm
+RUN_OPTIONS = -fps -c large.au
 include $(LEVEL)/MultiSource/Makefile.multisrc



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

Reply via email to