diff --git a/test/Bytecode/old-intrinsics.ll b/test/Bytecode/old-intrinsics.ll new file mode 100644 index 00000000000..3ad0497efc2 --- /dev/null +++ b/test/Bytecode/old-intrinsics.ll @@ -0,0 +1,4 @@ +; RUN: llvm-dis %s.bc-16 -o /dev/null -f +; XFAIL: * +; Just see if we can disassemble the bc file corresponding to this file. + diff --git a/test/Bytecode/old-intrinsics.ll.bc-16 b/test/Bytecode/old-intrinsics.ll.bc-16 new file mode 100755 index 00000000000..72417790d23 Binary files /dev/null and b/test/Bytecode/old-intrinsics.ll.bc-16 differ