diff options
-rw-r--r-- | test/Bytecode/old-intrinsics.ll | 4 | ||||
-rwxr-xr-x | test/Bytecode/old-intrinsics.ll.bc-16 | bin | 0 -> 11078 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/test/Bytecode/old-intrinsics.ll b/test/Bytecode/old-intrinsics.ll new file mode 100644 index 0000000..3ad0497 --- /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 Binary files differnew file mode 100755 index 0000000..7241779 --- /dev/null +++ b/test/Bytecode/old-intrinsics.ll.bc-16 |