From 25000bfd2ec630b7d0507e601ff63bc133e4d4c9 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 19 Jan 2006 07:15:47 +0000 Subject: [PATCH] This test passes now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25449 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Bytecode/old-intrinsics.ll | 1 - 1 file changed, 1 deletion(-) 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.