X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2008-11-06-testb.ll;h=e7caa7a106709e47a15fa438154fe9ec135532aa;hb=26ebdd1e7c163f59cfd754183030855f7252d1d1;hp=3fd8946956cda1b779cc6ac48e6eb294490d926c;hpb=4d16a0aa5844ea4a1bdb49c52cf0c471795932b7;p=oota-llvm.git diff --git a/test/CodeGen/X86/2008-11-06-testb.ll b/test/CodeGen/X86/2008-11-06-testb.ll index 3fd8946956c..e7caa7a1067 100644 --- a/test/CodeGen/X86/2008-11-06-testb.ll +++ b/test/CodeGen/X86/2008-11-06-testb.ll @@ -1,5 +1,7 @@ -; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin | grep testb -; XFAIL: * +; RUN: llc < %s -mtriple=i386-apple-darwin | FileCheck %s + +; CHECK: testb + ; ModuleID = '' 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"