Rename -disable-required-unwind-tables to -unwind-tables-optional.
[oota-llvm.git] / test / CodeGen / X86 / 2006-05-02-InstrSched1.ll
index 075b32ed7eac8cd4d317d5b2dac8e37083dea50a..913c2d4ccb3467bde2ae2ec2c813dc6eaf4f3f98 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | \
-; RUN:   llc -march=x86 -relocation-model=static -disable-required-unwind-tables -stats |& \
+; RUN:   llc -march=x86 -relocation-model=static -unwind-tables-optional -stats |& \
 ; RUN:   grep asm-printer | grep 14
 ;
 @size20 = external global i32          ; <i32*> [#uses=1]