Verifier: Call verifyModule() from llc and opt
[oota-llvm.git] / test / Transforms / InstCombine / nothrow.ll
index fbf162a1db84d56af20eec555f69830428c56c3b..08d90bfbd7d4fabd506cb3ac5e72fbe9d8997024 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep call
+; RUN: opt < %s -instcombine -S | not grep call
 ; rdar://6880732
 declare double @t1(i32) readonly