Displaying 2 results from an estimated 2 matches for "a923b79d".
2016 Dec 29
0
Structure Padding and GetElementPtr
Only Clang really knows the original structure layout. You can pass
'-Xclang -fdump-record-layouts', though, to see the layout during
compilation. The DICompositeType metadata produced when compiling with
debug info might contain enough information to describe the original layout.
On Wed, Dec 28, 2016 at 6:44 PM, Hong Hu via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
2016 Dec 29
1
Structure Padding and GetElementPtr
...LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161229/a923b79d/attachment.html>