[llvm-commits] Patch for bug 14673 (Mismatchs between Datalayout documentation and code)

Stephen McGruer stephen.mcgruer at gmail.com
Fri Dec 21 06:26:43 PST 2012


Dear all,

This patch updates the LangRef documentation to correctly describe the
default datalayout string in LLVM. The current listing has a number of
inaccuracies, the most important of which is probably the mistaken
statement that aggregate alignment defaults to a0:0:1, instead of the true
a0:0:64.

Full description at http://llvm.org/bugs/show_bug.cgi?id=14673.

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121221/efbccf60/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: datalayout_docs.patch
Type: application/octet-stream
Size: 1281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121221/efbccf60/attachment.obj>


More information about the llvm-commits mailing list