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 | |
| parent | 3d3c75c665a8a25209992deba0fff718a0e93491 (diff) | |
| download | external_llvm-542e35f62d88b403f50a69dfab9580c0388c2d6c.zip external_llvm-542e35f62d88b403f50a69dfab9580c0388c2d6c.tar.gz external_llvm-542e35f62d88b403f50a69dfab9580c0388c2d6c.tar.bz2  | |
Add newline.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160006 91177308-0d34-0410-b5e6-96231b3b80d8
| -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 f9c36e3..c7970d4 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 +}  | 
