summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/fold-li.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/fold-li.ll')
-rw-r--r--test/CodeGen/PowerPC/fold-li.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/fold-li.ll b/test/CodeGen/PowerPC/fold-li.ll
index c59305fc32..89d5d64a8e 100644
--- a/test/CodeGen/PowerPC/fold-li.ll
+++ b/test/CodeGen/PowerPC/fold-li.ll
@@ -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.