aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanjiv Gupta <sanjiv.gupta@microchip.com>2009-08-06 02:19:20 +0000
committerSanjiv Gupta <sanjiv.gupta@microchip.com>2009-08-06 02:19:20 +0000
commite90acceb505662b1e3ba641b21b8079d331594f0 (patch)
tree93b09ed70bf3bc8711b3aabfa442f44d4a84eb0e
parent9b600c60af706c55e9fa4ae188b111b68cedd3e8 (diff)
XFAIL it while it is being worked on.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78275 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGen/PIC16/sext.ll1
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]