summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/AutoUpgradeGlobals.ll
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
commit96ea58e7c7447cc4db92734453f9e74a8849e682 (patch)
treecc9a2f971276b547ceb7eb3e7fd145e52ffd2be0 /llvm/test/Bitcode/AutoUpgradeGlobals.ll
parentb406843fe5daa38d36c2f2fc6c41078334e63107 (diff)
downloadbcm5719-llvm-96ea58e7c7447cc4db92734453f9e74a8849e682.tar.gz
bcm5719-llvm-96ea58e7c7447cc4db92734453f9e74a8849e682.zip
Add missing newlines.
llvm-svn: 132241
Diffstat (limited to 'llvm/test/Bitcode/AutoUpgradeGlobals.ll')
-rw-r--r--llvm/test/Bitcode/AutoUpgradeGlobals.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/AutoUpgradeGlobals.ll b/llvm/test/Bitcode/AutoUpgradeGlobals.ll
index 19ec45a5e45..a5af2b8b07d 100644
--- a/llvm/test/Bitcode/AutoUpgradeGlobals.ll
+++ b/llvm/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}
OpenPOWER on IntegriCloud