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