[llvm-commits] [llvm] r160006 - /llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll
Chad Rosier
mcrosier at apple.com
Tue Jul 10 10:57:00 PDT 2012
Author: mcrosier
Date: Tue Jul 10 12:57:00 2012
New Revision: 160006
URL: http://llvm.org/viewvc/llvm-project?rev=160006&view=rev
Log:
Add newline.
Modified:
llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll
Modified: llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll?rev=160006&r1=160005&r2=160006&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll (original)
+++ llvm/trunk/test/CodeGen/X86/dynamic-allocas-VLAs.ll Tue Jul 10 12:57:00 2012
@@ -239,4 +239,4 @@
; FORCE-ALIGN: popq %rbx
; FORCE-ALIGN: movq %rbp, %rsp
; FORCE-ALIGN: popq %rbp
-}
\ No newline at end of file
+}
More information about the llvm-commits
mailing list