commit | d2075586c82104fe01c7de351b4df98833116e64 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Apr 07 22:53:17 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Apr 07 22:53:17 2010 +0000 |
tree | fd90fab2d2874d65978558eb65efd219cc6b8c5e | |
parent | 1ca6531e2e8e1b3a4f6c48888568450ecf614004 [diff] [blame] |
add newlines at the end of files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100705 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/SystemZ/02-RetAddImm.ll b/test/CodeGen/SystemZ/02-RetAddImm.ll index 6d73e4d..40f6cce 100644 --- a/test/CodeGen/SystemZ/02-RetAddImm.ll +++ b/test/CodeGen/SystemZ/02-RetAddImm.ll
@@ -3,4 +3,4 @@ entry: %c = add i64 %a, 1 ret i64 %c -} \ No newline at end of file +}