aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
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
commitbe499b18f2a75fb2d241f5848d0a3a6e2006946d (patch)
tree93b09ed70bf3bc8711b3aabfa442f44d4a84eb0e /test/CodeGen
parent0a62878b730c7db040a469b5ff6a093f80be9e43 (diff)
downloadexternal_llvm-be499b18f2a75fb2d241f5848d0a3a6e2006946d.zip
external_llvm-be499b18f2a75fb2d241f5848d0a3a6e2006946d.tar.gz
external_llvm-be499b18f2a75fb2d241f5848d0a3a6e2006946d.tar.bz2
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
Diffstat (limited to 'test/CodeGen')
-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 b26b62b..55f5734 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]