[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works
[oota-llvm.git] / test / CodeGen / WinEH / seh-prepared-basic.ll
index 0c6850a972b78c6677d49911e70a22745d451f9a..880bb3c33a8df7516d987c7663c3fb42b78ac802 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -sehprepare < %s | FileCheck %s
+; RUN: llc < %s | FileCheck %s
 
 ; Test case based on this code:
 ; extern "C" unsigned long _exception_code();