Rename -disable-required-unwind-tables to -unwind-tables-optional.
[oota-llvm.git] / test / CodeGen / X86 / 2006-03-02-InstrSchedBug.ll
index f3382c77926b2ad060b01b6dd682ff735f9c6c60..b98b070b186ac376088e29316b3d22d82de8cdf7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -disable-required-unwind-tables -stats |& \
+; RUN: llvm-as < %s | llc -march=x86 -unwind-tables-optional -stats |& \
 ; RUN:   grep asm-printer | grep 7
 
 define i32 @g(i32 %a, i32 %b) nounwind {