[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p

John Criswell criswell at cs.uiuc.edu
Wed Sep 1 07:34:25 PDT 2004



Changes in directory llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT:

mf.p updated: 1.1 -> 1.2
---
Log message:

Migrating test suite out of the source tree.



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

Index: llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p
diff -u llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p:1.1 llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p:1.2
--- llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p:1.1	Mon Feb 16 17:43:31 2004
+++ llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p	Wed Sep  1 09:33:24 2004
@@ -393,7 +393,7 @@
 procedure sendascii(asc: integer);external;
 
 {------------------------------}
-{ $Header: /home/vadve/shared/PublicCVS/llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p,v 1.1 2004/02/16 23:43:31 criswell Exp $ }
+{ $Header: /home/vadve/shared/PublicCVS/llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p,v 1.2 2004/09/01 14:33:24 criswell Exp $ }
 
 { declarations for external C assist routines for MetaFont }
 
@@ -447,7 +447,7 @@
 function takefraction(q: integer; f: fraction): integer;
     external;
 
-{ $Header: /home/vadve/shared/PublicCVS/llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p,v 1.1 2004/02/16 23:43:31 criswell Exp $ }
+{ $Header: /home/vadve/shared/PublicCVS/llvm-test/MultiSource/Benchmarks/MallocBench/p2c/INPUT/mf.p,v 1.2 2004/09/01 14:33:24 criswell Exp $ }
 
 { External procedures for UNIX MetaFont VIRMF for display graphics }
 






More information about the llvm-commits mailing list