Add missing newlines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132241 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Bitcode/AutoUpgradeGlobals.ll b/test/Bitcode/AutoUpgradeGlobals.ll
index 19ec45a..a5af2b8 100644
--- a/test/Bitcode/AutoUpgradeGlobals.ll
+++ b/test/Bitcode/AutoUpgradeGlobals.ll
@@ -1,4 +1,4 @@
 ; This isn't really an assembly file. It just runs test on bitcode to ensure
 ; it is auto-upgraded.
 ; RUN: llvm-dis < %s.bc | FileCheck %s 
-; CHECK-NOT: {i32 @\\.llvm\\.eh}
\ No newline at end of file
+; CHECK-NOT: {i32 @\\.llvm\\.eh}
diff --git a/test/Bitcode/sse2_loadl_pd.ll b/test/Bitcode/sse2_loadl_pd.ll
index 7e27702..6cb0da5 100644
--- a/test/Bitcode/sse2_loadl_pd.ll
+++ b/test/Bitcode/sse2_loadl_pd.ll
@@ -1,3 +1,3 @@
 ; RUN: llvm-dis < %s.bc | FileCheck %s
 ; CHECK-NOT: {i32 @llvm\\.loadl.pd} 
-; CHECK: shufflevector
\ No newline at end of file
+; CHECK: shufflevector
diff --git a/test/Bitcode/sse2_movl_dq.ll b/test/Bitcode/sse2_movl_dq.ll
index 7629e2e..2fc0149 100644
--- a/test/Bitcode/sse2_movl_dq.ll
+++ b/test/Bitcode/sse2_movl_dq.ll
@@ -1,3 +1,3 @@
 ; RUN: llvm-dis < %s.bc | FileCheck %s 
 ; CHECK-NOT: {i32 @llvm\\.movl.dq}
-; CHECK: shufflevector
\ No newline at end of file
+; CHECK: shufflevector
diff --git a/test/Bitcode/ssse3_palignr.ll b/test/Bitcode/ssse3_palignr.ll
index 93407f5..f62ca11 100644
--- a/test/Bitcode/ssse3_palignr.ll
+++ b/test/Bitcode/ssse3_palignr.ll
@@ -1,2 +1,2 @@
 ; RUN: llvm-dis < %s.bc | FileCheck %s 
-; CHECK-NOT: {@llvm\\.palign}
\ No newline at end of file
+; CHECK-NOT: {@llvm\\.palign}