Trailing linefeeds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168688 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2012-11-27 08:17:58 +00:00
parent 020669d53f
commit 9c5c2e6d09
2 changed files with 0 additions and 2 deletions

View 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
}

View File

@ -26,4 +26,3 @@ entry:
%c = call i32 @fputs( i8* %s3, %struct._IO_FILE* %out ) ; <i32> [#uses=0]
ret i32 0
}