summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/seh-prepared-basic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/WinEH/seh-prepared-basic.ll')
-rw-r--r--llvm/test/CodeGen/WinEH/seh-prepared-basic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/WinEH/seh-prepared-basic.ll b/llvm/test/CodeGen/WinEH/seh-prepared-basic.ll
index 880bb3c33a8..0c6850a972b 100644
--- a/llvm/test/CodeGen/WinEH/seh-prepared-basic.ll
+++ b/llvm/test/CodeGen/WinEH/seh-prepared-basic.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -sehprepare < %s | FileCheck %s
; Test case based on this code:
; extern "C" unsigned long _exception_code();
OpenPOWER on IntegriCloud