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

Chris Lattner lattner at cs.uiuc.edu
Mon Jan 23 22:14:00 PST 2006



Changes in directory llvm/test/Regression/Bytecode:

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

This is still broken


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

 old-intrinsics.ll |    2 ++
 1 files changed, 2 insertions(+)


Index: llvm/test/Regression/Bytecode/old-intrinsics.ll
diff -u llvm/test/Regression/Bytecode/old-intrinsics.ll:1.3 llvm/test/Regression/Bytecode/old-intrinsics.ll:1.4
--- llvm/test/Regression/Bytecode/old-intrinsics.ll:1.3	Mon Jan 23 01:07:51 2006
+++ llvm/test/Regression/Bytecode/old-intrinsics.ll	Tue Jan 24 00:13:48 2006
@@ -2,3 +2,5 @@
 ; 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