Rename -disable-required-unwind-tables to -unwind-tables-optional.
[oota-llvm.git] / test / CodeGen / X86 / iabs.ll
index dd390395fdb79acb71c3a6b7ce215fd2d53e426e..e4078f1e8a61371eefc586c65fbe880bffd5110f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 -stats -disable-required-unwind-tables |& \
+; RUN: llvm-as < %s | llc -march=x86-64 -stats -unwind-tables-optional |& \
 ; RUN:   grep {6 .*Number of machine instrs printed}
 
 ;; Integer absolute value, should produce something at least as good as: