https://llvm.org/bugs/show_bug.cgi?id=13007

Kristof Beyls <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Kristof Beyls <[email protected]> ---
This got fixed by http://llvm.org/viewvc/llvm-project?rev=225446&view=rev, back
in January.
A fix for AArch64 (which didn't support stack realignment at all before) got
committed as http://llvm.org/viewvc/llvm-project?rev=234471&view=rev.
A new test that checks basic correct functionality of frame lowering, including
overaligned objects on the stack got committed as
http://llvm.org/viewvc/llvm-project?view=revision&revision=236085.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to