diff options
author | Chad Rosier <mcrosier@apple.com> | 2012-07-10 17:57:00 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2012-07-10 17:57:00 +0000 |
commit | 542e35f62d88b403f50a69dfab9580c0388c2d6c (patch) | |
tree | b25903e418351f1b12fd6bab1efbf7851316dc1c /test | |
parent | 3d3c75c665a8a25209992deba0fff718a0e93491 (diff) |
Add newline.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160006 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r-- | test/CodeGen/X86/dynamic-allocas-VLAs.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/dynamic-allocas-VLAs.ll b/test/CodeGen/X86/dynamic-allocas-VLAs.ll index f9c36e3c77..c7970d491e 100644 --- a/test/CodeGen/X86/dynamic-allocas-VLAs.ll +++ b/test/CodeGen/X86/dynamic-allocas-VLAs.ll @@ -239,4 +239,4 @@ entry: ; FORCE-ALIGN: popq %rbx ; FORCE-ALIGN: movq %rbp, %rsp ; FORCE-ALIGN: popq %rbp -}
\ No newline at end of file +} |