Rename -disable-required-unwind-tables to -unwind-tables-optional.
[oota-llvm.git] / test / CodeGen / PowerPC / fold-li.ll
index c59305fc32d657e6b5712e3646ef75587ee561a1..89d5d64a8e684ae95aac01575c102a78bf25bc86 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 -disable-required-unwind-tables | \
+; RUN: llvm-as < %s | llc -march=ppc32 -unwind-tables-optional | \
 ; RUN:   grep -v align | not grep li
 
 ;; Test that immediates are folded into these instructions correctly.