From 0d6216ed8f291afec2a665d91ea5b1568bdfa36c Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Fri, 27 Jan 2006 11:27:37 +0000 Subject: [PATCH] This now passes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25680 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Bytecode/old-intrinsics.ll | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/Bytecode/old-intrinsics.ll b/test/Bytecode/old-intrinsics.ll index ac57e27bec6..ad1cc48f99c 100644 --- a/test/Bytecode/old-intrinsics.ll +++ b/test/Bytecode/old-intrinsics.ll @@ -1,6 +1,3 @@ ; RUN: llvm-dis %s.bc-16 -o /dev/null -f && ; RUN: llc %s.bc-16 -o /dev/null -f -march=c ; Just see if we can disassemble the bc file corresponding to this file. - -; XFAIL: * -