[NFC][CSSPGO] Add end of file newline to test input
authorJinsong Ji <jji@us.ibm.com>
Fri, 3 Sep 2021 17:40:01 +0000 (17:40 +0000)
committerJinsong Ji <jji@us.ibm.com>
Fri, 3 Sep 2021 17:42:32 +0000 (17:42 +0000)
On some platform (eg: AIX), diff will complain about newline.

diff: Missing newline at the end of file
.../llvm/test/tools/llvm-profdata/Inputs/cs-sample.proftext.

llvm/test/tools/llvm-profdata/Inputs/cs-sample.proftext

index f4ed3ae..6f6adf7 100644 (file)
@@ -41,4 +41,4 @@
  0: 10
  1: 10 _Z8funcLeafi:11
  3: 24
- !Attributes: 0
\ No newline at end of file
+ !Attributes: 0