diff options
author | Chris Lattner <sabre@nondot.org> | 2010-04-07 22:53:17 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-04-07 22:53:17 +0000 |
commit | b406daa705a3b681a3af090ee3b8859c8c17a5d9 (patch) | |
tree | fd90fab2d2874d65978558eb65efd219cc6b8c5e /test/Transforms/LoopIndexSplit | |
parent | f3fa0d3e4d278e3fc0a47547047bac080efa0e1d (diff) | |
download | external_llvm-b406daa705a3b681a3af090ee3b8859c8c17a5d9.tar.gz external_llvm-b406daa705a3b681a3af090ee3b8859c8c17a5d9.tar.bz2 external_llvm-b406daa705a3b681a3af090ee3b8859c8c17a5d9.zip |
add newlines at the end of files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100705 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/LoopIndexSplit')
-rw-r--r-- | test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll b/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll index 0847464943..3cfd6c96b7 100644 --- a/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll +++ b/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll @@ -45,4 +45,4 @@ bb39: ; preds = %bb12, %bb3, %bb17 return: ; preds = %bb39 ret void -}
\ No newline at end of file +} |