Add -disable-required-unwind-tables to tests
[oota-llvm.git] / test / CodeGen / X86 / zero-remat.ll
index 5195a11bcd41c479db8befda749f02dda5c470bb..dc0322682f2aa5b9910ffaa884f259950311d494 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llc -march=x86-64 | grep xor | count 4
-; RUN: llvm-as < %s | llc -march=x86-64 -stats -info-output-file - | grep asm-printer | grep 12
+; RUN: llvm-as < %s | llc -march=x86-64 -stats -disable-required-unwind-tables -info-output-file - | grep asm-printer  | grep 12
 ; RUN: llvm-as < %s | llc -march=x86 | grep fldz
 ; RUN: llvm-as < %s | llc -march=x86 | not grep fldl