commit | b6019320bfc3d0d5f9ec596b4d786c9a9e079519 | [log] [tgz] |
---|---|---|
author | Chad Rosier <mcrosier@apple.com> | Sat May 28 01:35:58 2011 +0000 |
committer | Chad Rosier <mcrosier@apple.com> | Sat May 28 01:35:58 2011 +0000 |
tree | d9c4262baa33197be735e478974996e0be3f6aff | |
parent | 342837d0dcf4c47765bbd3f9c031418824b12747 [diff] [blame] |
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}