Changes in directory llvm-test/SingleSource/UnitTests/Integer:

reduce_xor.reference_output updated: 1.1 -> 1.2
---
Log message:

Add the exit code to the reference output.


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

 reduce_xor.reference_output |    1 +
 1 files changed, 1 insertion(+)


Index: llvm-test/SingleSource/UnitTests/Integer/reduce_xor.reference_output
diff -u 
llvm-test/SingleSource/UnitTests/Integer/reduce_xor.reference_output:1.1 
llvm-test/SingleSource/UnitTests/Integer/reduce_xor.reference_output:1.2
--- llvm-test/SingleSource/UnitTests/Integer/reduce_xor.reference_output:1.1    
Thu May 31 05:25:04 2007
+++ llvm-test/SingleSource/UnitTests/Integer/reduce_xor.reference_output        
Fri Jun  1 20:48:36 2007
@@ -78,3 +78,4 @@
 reduce_xor68(x) = 1
 reduce_xor250(x) = 1
 Xor reductions of x = 2
+exit 0



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

Reply via email to