summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll')
-rw-r--r--test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll b/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
index 9935f4c9c4..6ba5c6fc78 100644
--- a/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
+++ b/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mtriple=i686-apple-darwin -enable-eh -disable-required-unwind-tables | grep {isNullOrNil].eh"} | count 2
+; RUN: llvm-as < %s | llc -march=x86 -mtriple=i686-apple-darwin -enable-eh -unwind-tables-optional | grep {isNullOrNil].eh"} | count 2
%struct.NSString = type { }
%struct._objc__method_prototype_list = type opaque