Update more tests to the new EH scheme.
[oota-llvm.git] / test / Transforms / GVN / 2007-07-25-NestedLoop.ll
index cebaaa39be08609ea78caed9b45fab80ef96a366..c6d7750d62722ffb24888e88b2a425bb665e5f9f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis
+; RUN: opt < %s -gvn | llvm-dis
 
        %struct.TypHeader = type { i32, %struct.TypHeader**, [3 x i8], i8 }