[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/Integer/reduce_xor.reference_output

Reid Spencer reid at x10sys.com
Fri Jun 1 18:48:58 PDT 2007



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






More information about the llvm-commits mailing list