summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll')
-rw-r--r--llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll b/llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll
index f3382c77926..b98b070b186 100644
--- a/llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll
+++ b/llvm/test/CodeGen/X86/2006-03-02-InstrSchedBug.ll
@@ -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 {
OpenPOWER on IntegriCloud