new testcase the autoupgrader in the bc reader fails to handle
authorChris Lattner <sabre@nondot.org>
Thu, 19 Jan 2006 06:15:34 +0000 (06:15 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Jan 2006 06:15:34 +0000 (06:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25442 91177308-0d34-0410-b5e6-96231b3b80d8

test/Bytecode/old-intrinsics.ll [new file with mode: 0644]
test/Bytecode/old-intrinsics.ll.bc-16 [new file with mode: 0755]

diff --git a/test/Bytecode/old-intrinsics.ll b/test/Bytecode/old-intrinsics.ll
new file mode 100644 (file)
index 0000000..3ad0497
--- /dev/null
@@ -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 (executable)
index 0000000..7241779
Binary files /dev/null and b/test/Bytecode/old-intrinsics.ll.bc-16 differ