aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bytecode
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-01-19 07:15:47 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-01-19 07:15:47 +0000
commit25000bfd2ec630b7d0507e601ff63bc133e4d4c9 (patch)
tree2979353b751a87ce7f5ad1acf1dfa58928f2c631 /test/Bytecode
parente1e96c0820330de3d312ae2cde796cda5f07ba77 (diff)
downloadexternal_llvm-25000bfd2ec630b7d0507e601ff63bc133e4d4c9.zip
external_llvm-25000bfd2ec630b7d0507e601ff63bc133e4d4c9.tar.gz
external_llvm-25000bfd2ec630b7d0507e601ff63bc133e4d4c9.tar.bz2
This test passes now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25449 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bytecode')
-rw-r--r--test/Bytecode/old-intrinsics.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Bytecode/old-intrinsics.ll b/test/Bytecode/old-intrinsics.ll
index 3ad0497..ec8305c 100644
--- a/test/Bytecode/old-intrinsics.ll
+++ b/test/Bytecode/old-intrinsics.ll
@@ -1,4 +1,3 @@
; RUN: llvm-dis %s.bc-16 -o /dev/null -f
-; XFAIL: *
; Just see if we can disassemble the bc file corresponding to this file.