diff options
author | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2009-08-06 02:19:20 +0000 |
---|---|---|
committer | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2009-08-06 02:19:20 +0000 |
commit | aee88e46c12004c000cb8f37f43cc8daeaf53475 (patch) | |
tree | 2097c4335eeb62e4bfb5f3f8c47b5f4500c64e08 | |
parent | 07e91c04ba33974b00e91c4b468d61d7f0f5a238 (diff) | |
download | bcm5719-llvm-aee88e46c12004c000cb8f37f43cc8daeaf53475.tar.gz bcm5719-llvm-aee88e46c12004c000cb8f37f43cc8daeaf53475.zip |
XFAIL it while it is being worked on.
llvm-svn: 78275
-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] |