Add -disable-required-unwind-tables to tests
[oota-llvm.git] / test / CodeGen / X86 / or-branch.ll
index e6b840daba2c74b00a6bd369307004898f92225d..820c995ce4f81992928a1ac839be4d0909564913 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep set
+; RUN: llvm-as < %s | llc -march=x86 -disable-required-unwind-tables | not grep set
 
 define void @foo(i32 %X, i32 %Y, i32 %Z) nounwind {
 entry: