diff options
| -rw-r--r-- | llvm/test/CodeGen/PIC16/sext.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/PIC16/sext.ll b/llvm/test/CodeGen/PIC16/sext.ll index b26b62beb69..55f573425de 100644 --- a/llvm/test/CodeGen/PIC16/sext.ll +++ b/llvm/test/CodeGen/PIC16/sext.ll @@ -1,3 +1,4 @@ +; XFAIL: * ; RUN: llvm-as < %s | llc -march=pic16 @main.auto.c = internal global i8 0 ; <i8*> [#uses=1] |

