summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/seh-except-finally.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/seh-except-finally.ll')
-rw-r--r--llvm/test/CodeGen/X86/seh-except-finally.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/seh-except-finally.ll b/llvm/test/CodeGen/X86/seh-except-finally.ll
index 42f7d729c1b..c796f1ef288 100644
--- a/llvm/test/CodeGen/X86/seh-except-finally.ll
+++ b/llvm/test/CodeGen/X86/seh-except-finally.ll
@@ -1,4 +1,4 @@
-; RUN: llc -sehprepare < %s | FileCheck %s
+; RUN: llc < %s | FileCheck %s
; Test case based on this source:
; int puts(const char*);
OpenPOWER on IntegriCloud