[llvm-commits] PATCH: Add support for building a suitably aligned character array
Nick Lewycky
nlewycky at google.com
Fri Jun 15 16:49:33 PDT 2012
On 15 June 2012 16:27, Chandler Carruth <chandlerc at gmail.com> wrote:
> This patch adds compiler hackery to build up a character array which has
> suitable alignment for any of a 4 different types. The choice of 4 was
> completely arbitrary, I could probably get away with 2 if folks care.
>
> Asking Nick to review as he has worked very closely on this type of code,
> and in fact much of this code was borrowed from stuff he has written before.
>
Yep, this looks correct. Please commit!
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120615/dd9dbe3e/attachment.html>
More information about the llvm-commits
mailing list