[llvm-bugs] [Bug 5452] cc1: error in backend: Stack realignment in presense of dynamic allocas is not supported
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 21 13:35:13 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=5452
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rnk at google.com
Resolution|--- |FIXED
--- Comment #12 from Reid Kleckner <rnk at google.com> ---
We definitely support dynamic allocas plus stack realignment. It uses the
horrible base pointer mechanism.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160121/a2346479/attachment.html>
More information about the llvm-bugs
mailing list