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