[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works
[oota-llvm.git] / test / CodeGen / WinEH / seh-inlined-finally.ll
index 54045f8d9f17ae94f1bd48fd374b1e3e7799645c..d2080cff79d47c751874e7f8c0b14c887c5a60b3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -S -winehprepare -sehprepare < %s | FileCheck %s
+; RUN: opt -S -winehprepare < %s | FileCheck %s
 
 ; Check that things work when the mid-level optimizer inlines the finally
 ; block.