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 | d2075586c82104fe01c7de351b4df98833116e64 (patch) | |
tree | fd90fab2d2874d65978558eb65efd219cc6b8c5e /test/DebugInfo | |
parent | 1ca6531e2e8e1b3a4f6c48888568450ecf614004 (diff) |
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/DebugInfo')
-rw-r--r-- | test/DebugInfo/2009-10-16-Phi.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/2009-10-16-Phi.ll b/test/DebugInfo/2009-10-16-Phi.ll index fc0375186d..0f799e3a78 100644 --- a/test/DebugInfo/2009-10-16-Phi.ll +++ b/test/DebugInfo/2009-10-16-Phi.ll @@ -10,4 +10,4 @@ B2: ret i32 %0 } -!0 = metadata !{i32 42}
\ No newline at end of file +!0 = metadata !{i32 42} |