diff options
-rw-r--r-- | test/Bytecode/old-intrinsics.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Bytecode/old-intrinsics.ll b/test/Bytecode/old-intrinsics.ll index ac57e27bec..ad1cc48f99 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: * - |