From 34a05fbe51335ecf1d3caf13b86a84d7b4171312 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 24 Jan 2006 06:13:48 +0000 Subject: [PATCH] This is still broken git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25583 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Bytecode/old-intrinsics.ll | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/Bytecode/old-intrinsics.ll b/test/Bytecode/old-intrinsics.ll index 780f8a25667..ac57e27bec6 100644 --- a/test/Bytecode/old-intrinsics.ll +++ b/test/Bytecode/old-intrinsics.ll @@ -2,3 +2,5 @@ ; 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: * +