diff options
Diffstat (limited to 'test/Bytecode/old-intrinsics.ll')
-rw-r--r-- | test/Bytecode/old-intrinsics.ll | 4 |
1 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. + |