aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2011-05-28 01:35:58 +0000
committerChad Rosier <mcrosier@apple.com>2011-05-28 01:35:58 +0000
commitb6019320bfc3d0d5f9ec596b4d786c9a9e079519 (patch)
treed9c4262baa33197be735e478974996e0be3f6aff /test/Bitcode
parent342837d0dcf4c47765bbd3f9c031418824b12747 (diff)
downloadexternal_llvm-b6019320bfc3d0d5f9ec596b4d786c9a9e079519.zip
external_llvm-b6019320bfc3d0d5f9ec596b4d786c9a9e079519.tar.gz
external_llvm-b6019320bfc3d0d5f9ec596b4d786c9a9e079519.tar.bz2
Add missing newlines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132241 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bitcode')
-rw-r--r--test/Bitcode/AutoUpgradeGlobals.ll2
-rw-r--r--test/Bitcode/sse2_loadl_pd.ll2
-rw-r--r--test/Bitcode/sse2_movl_dq.ll2
-rw-r--r--test/Bitcode/ssse3_palignr.ll2
4 files changed, 4 insertions, 4 deletions
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}