summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-11-27 08:17:58 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-11-27 08:17:58 +0000
commitfc2bdccfcd2f2524914815bdb48129fb0e990377 (patch)
treee10fb743e479899f70471a3ee4cfbc02d320b709
parent32313da57cb27e85259aa10ed2e31d27f69ce76a (diff)
downloadbcm5719-llvm-fc2bdccfcd2f2524914815bdb48129fb0e990377.tar.gz
bcm5719-llvm-fc2bdccfcd2f2524914815bdb48129fb0e990377.zip
Trailing linefeeds.
llvm-svn: 168688
-rw-r--r--llvm/test/Transforms/SimplifyLibCalls/FPrintF.ll1
-rw-r--r--llvm/test/Transforms/SimplifyLibCalls/FPuts.ll1
2 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/Transforms/SimplifyLibCalls/FPrintF.ll b/llvm/test/Transforms/SimplifyLibCalls/FPrintF.ll
index 51733e4a1ef..0cd086ab0bb 100644
--- a/llvm/test/Transforms/SimplifyLibCalls/FPrintF.ll
+++ b/llvm/test/Transforms/SimplifyLibCalls/FPrintF.ll
@@ -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
}
-
diff --git a/llvm/test/Transforms/SimplifyLibCalls/FPuts.ll b/llvm/test/Transforms/SimplifyLibCalls/FPuts.ll
index aa01aba2656..8be990024ac 100644
--- a/llvm/test/Transforms/SimplifyLibCalls/FPuts.ll
+++ b/llvm/test/Transforms/SimplifyLibCalls/FPuts.ll
@@ -26,4 +26,3 @@ entry:
%c = call i32 @fputs( i8* %s3, %struct._IO_FILE* %out ) ; <i32> [#uses=0]
ret i32 0
}
-
OpenPOWER on IntegriCloud