[llvm-commits] CVS: llvm/test/Regression/Bytecode/old-intrinsics.ll
Reid Spencer
reid at x10sys.com
Wed Jan 18 23:16:39 PST 2006
Changes in directory llvm/test/Regression/Bytecode:
old-intrinsics.ll updated: 1.1 -> 1.2
---
Log message:
This test passes now.
---
Diffs of the changes: (+0 -1)
old-intrinsics.ll | 1 -
1 files changed, 1 deletion(-)
Index: llvm/test/Regression/Bytecode/old-intrinsics.ll
diff -u llvm/test/Regression/Bytecode/old-intrinsics.ll:1.1 llvm/test/Regression/Bytecode/old-intrinsics.ll:1.2
--- llvm/test/Regression/Bytecode/old-intrinsics.ll:1.1 Thu Jan 19 00:15:34 2006
+++ llvm/test/Regression/Bytecode/old-intrinsics.ll Thu Jan 19 01:15:47 2006
@@ -1,4 +1,3 @@
; RUN: llvm-dis %s.bc-16 -o /dev/null -f
-; XFAIL: *
; Just see if we can disassemble the bc file corresponding to this file.
More information about the llvm-commits
mailing list