[llvm-commits] [llvm] r58934 - /llvm/trunk/test/CodeGen/X86/2008-11-06-testb.ll

Duncan Sands baldrick at free.fr
Sun Nov 9 05:07:48 PST 2008


Author: baldrick
Date: Sun Nov  9 07:07:47 2008
New Revision: 58934

URL: http://llvm.org/viewvc/llvm-project?rev=58934&view=rev
Log:
XFAIL this while waiting for a fix.

Modified:
    llvm/trunk/test/CodeGen/X86/2008-11-06-testb.ll

Modified: llvm/trunk/test/CodeGen/X86/2008-11-06-testb.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/2008-11-06-testb.ll?rev=58934&r1=58933&r2=58934&view=diff

==============================================================================
--- llvm/trunk/test/CodeGen/X86/2008-11-06-testb.ll (original)
+++ llvm/trunk/test/CodeGen/X86/2008-11-06-testb.ll Sun Nov  9 07:07:47 2008
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin | grep testb
+; XFAIL: *
 ; ModuleID = '<stdin>'
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
 target triple = "i386-apple-darwin9.5"





More information about the llvm-commits mailing list