diff options
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 +} |