[llvm-commits] [llvm] r78275 - /llvm/trunk/test/CodeGen/PIC16/sext.ll
Sanjiv Gupta
sanjiv.gupta at microchip.com
Wed Aug 5 19:19:30 PDT 2009
Author: sgupta
Date: Wed Aug 5 21:19:20 2009
New Revision: 78275
URL: http://llvm.org/viewvc/llvm-project?rev=78275&view=rev
Log:
XFAIL it while it is being worked on.
Modified:
llvm/trunk/test/CodeGen/PIC16/sext.ll
Modified: llvm/trunk/test/CodeGen/PIC16/sext.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PIC16/sext.ll?rev=78275&r1=78274&r2=78275&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/PIC16/sext.ll (original)
+++ llvm/trunk/test/CodeGen/PIC16/sext.ll Wed Aug 5 21:19:20 2009
@@ -1,3 +1,4 @@
+; XFAIL: *
; RUN: llvm-as < %s | llc -march=pic16
@main.auto.c = internal global i8 0 ; <i8*> [#uses=1]
More information about the llvm-commits
mailing list