Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / dagcombine-cse.ll
index 0f0b5373a84cfdd337d3c8b2fe4f81a11e0bc8ce..75d3d93ddb896f2071dcd5a029f35a5d6d8bedf2 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -realign-stack=0 -stats |& grep asm-printer | grep 14
+; REQUIRES: asserts
+; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -stats 2>&1 | grep asm-printer | grep 14
 
 define i32 @t(i8* %ref_frame_ptr, i32 %ref_frame_stride, i32 %idxX, i32 %idxY) nounwind  {
 entry: