Remove the -enable-sjlj-eh option, which doesn't do anything.
[oota-llvm.git] / test / CodeGen / Generic / 2007-05-03-EHTypeInfo.ll
index bb774b45d8ee7daae8c0ea820a50759694756664..81347a23b864914aff829547732ee8b9af092347 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -enable-eh
+; RUN: llc < %s
 
        %struct.exception = type { i8, i8, i32, i8*, i8*, i32, i8* }
 @program_error = external global %struct.exception             ; <%struct.exception*> [#uses=1]