Add -disable-required-unwind-tables to tests
[oota-llvm.git] / test / CodeGen / X86 / dagcombine-cse.ll
index 7427678db0030c2343a64aa302d420897ba48e51..d5d11f30c031f2b3f717683aac976498d1d64b09 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -stats |& grep asm-printer | grep 14
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -disable-required-unwind-tables -stats |& grep asm-printer | grep 14
 
 define i32 @t(i8* %ref_frame_ptr, i32 %ref_frame_stride, i32 %idxX, i32 %idxY) nounwind  {
 entry: