Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / SimplifyCFG / 2003-08-05-InvokeCrash.ll
index 74e7428429de484435147f0b18706d5d5407f24b..c019931c07e756a8948c2cc2ab05d90921ce9333 100644 (file)
@@ -1,6 +1,6 @@
 ; Do not remove the invoke!
 ;
-; RUN: llvm-as < %s | opt -simplifycfg -disable-output
+; RUN: opt < %s -simplifycfg -disable-output
 
 define i32 @test() {
        %A = invoke i32 @test( )