diff options
-rw-r--r-- | test/CodeGen/PIC16/sext.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/PIC16/sext.ll b/test/CodeGen/PIC16/sext.ll index b26b62beb6..55f573425d 100644 --- a/test/CodeGen/PIC16/sext.ll +++ b/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] |