aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode
diff options
context:
space:
mode:
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}