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 | 3ee9a4c29edcad02aacdb56e601cc2ff85fbd26a (patch) | |
tree | 84bc71a6aa5e4a7fb14b4e3da26d06aba6e7167a /llvm/test/CodeGen/X86/dynamic-allocas-VLAs.ll | |
parent | 579b1fee6bbfacd0f807ef78feaab6f68c903c6b (diff) | |
download | bcm5719-llvm-3ee9a4c29edcad02aacdb56e601cc2ff85fbd26a.tar.gz bcm5719-llvm-3ee9a4c29edcad02aacdb56e601cc2ff85fbd26a.zip |
Add newline.
llvm-svn: 160006
Diffstat (limited to 'llvm/test/CodeGen/X86/dynamic-allocas-VLAs.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/dynamic-allocas-VLAs.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/dynamic-allocas-VLAs.ll b/llvm/test/CodeGen/X86/dynamic-allocas-VLAs.ll index f9c36e3c77c..c7970d491ee 100644 --- a/llvm/test/CodeGen/X86/dynamic-allocas-VLAs.ll +++ b/llvm/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 +} |