Trailing linefeeds.

llvm-svn: 168688
This commit is contained in:
NAKAMURA Takumi 2012-11-27 08:17:58 +00:00
parent 32313da57c
commit fc2bdccfcd
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
}