[llvm-commits] CVS: llvm-test/SingleSource/Benchmarks/McGill/misr.c

Chris Lattner lattner at persephone.cs.uiuc.edu
Sun Nov 28 13:13:51 PST 2004



Changes in directory llvm-test/SingleSource/Benchmarks/McGill:

misr.c updated: 1.1 -> 1.2
---
Log message:

I have no idea what mp.h is, but darwin doesn't have it


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

Index: llvm-test/SingleSource/Benchmarks/McGill/misr.c
diff -u llvm-test/SingleSource/Benchmarks/McGill/misr.c:1.1 llvm-test/SingleSource/Benchmarks/McGill/misr.c:1.2
--- llvm-test/SingleSource/Benchmarks/McGill/misr.c:1.1	Tue Oct  5 15:58:37 2004
+++ llvm-test/SingleSource/Benchmarks/McGill/misr.c	Sun Nov 28 15:13:24 2004
@@ -32,7 +32,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <mp.h>
 
 #define INF 10000
 #define MAX_REG_LN 100






More information about the llvm-commits mailing list