From: Reid Spencer Date: Thu, 19 Jan 2006 07:15:47 +0000 (+0000) Subject: This test passes now. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=25000bfd2ec630b7d0507e601ff63bc133e4d4c9;p=oota-llvm.git This test passes now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25449 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Bytecode/old-intrinsics.ll b/test/Bytecode/old-intrinsics.ll index 3ad0497efc2..ec8305c172b 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.