Trailing linefeeds.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 27 Nov 2012 08:17:58 +0000 (08:17 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 27 Nov 2012 08:17:58 +0000 (08:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168688 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SimplifyLibCalls/FPrintF.ll
test/Transforms/SimplifyLibCalls/FPuts.ll

index 51733e4a1ef681db1e12e919236f6b051c9a4131..0cd086ab0bbac413e05983d698e695bc87cf52bc 100644 (file)
@@ -25,4 +25,3 @@ entry:
        %tmp.7 = call i32 (%struct._IO_FILE*, i8*, ...)* @fprintf( %struct._IO_FILE* %tmp.8, i8* getelementptr ([3 x i8]* @chr, i32 0, i32 0), i32 33 )         ; <i32> [#uses=0]
        ret i32 0
 }
-
index aa01aba2656c78e5aa5ab523ff3110d36c4e2faa..8be990024ac54a1951dc79021a8d295e6fcb1a5d 100644 (file)
@@ -26,4 +26,3 @@ entry:
        %c = call i32 @fputs( i8* %s3, %struct._IO_FILE* %out )         ; <i32> [#uses=0]
        ret i32 0
 }
-