Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-23-MulSub.ll
index 21917ab5cf4cfb33a8666b0a6236979525709b0f..bb21c4b034176bbb568fb267f7e45ca6d6f93986 100644 (file)
@@ -1,6 +1,6 @@
-; RUN: llvm-as | opt -instcombine | llvm-dis | not grep mul
+; RUN: opt < %s -instcombine -S | not grep mul
 
-define i26 @mul_283(i26 %a) nounwind  {
+define i26 @test(i26 %a) nounwind  {
 entry:
        %_add = mul i26 %a, 2885                ; <i26> [#uses=1]
        %_shl2 = mul i26 %a, 2884               ; <i26> [#uses=1]