[llvm-commits] CVS: llvm/test/Regression/Bytecode/old-intrinsics.ll

Reid Spencer reid at x10sys.com
Fri Jan 27 03:27:50 PST 2006



Changes in directory llvm/test/Regression/Bytecode:

old-intrinsics.ll updated: 1.4 -> 1.5
---
Log message:

This now passes.


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

 old-intrinsics.ll |    3 ---
 1 files changed, 3 deletions(-)


Index: llvm/test/Regression/Bytecode/old-intrinsics.ll
diff -u llvm/test/Regression/Bytecode/old-intrinsics.ll:1.4 llvm/test/Regression/Bytecode/old-intrinsics.ll:1.5
--- llvm/test/Regression/Bytecode/old-intrinsics.ll:1.4	Tue Jan 24 00:13:48 2006
+++ llvm/test/Regression/Bytecode/old-intrinsics.ll	Fri Jan 27 05:27:37 2006
@@ -1,6 +1,3 @@
 ; RUN: llvm-dis %s.bc-16 -o /dev/null -f &&
 ; RUN: llc %s.bc-16 -o /dev/null -f -march=c
 ; Just see if we can disassemble the bc file corresponding to this file.
-
-; XFAIL: *
-






More information about the llvm-commits mailing list