search for: 1e3afc32

Displaying 2 results from an estimated 2 matches for "1e3afc32".

Did you mean: 1e3a7c30
2016 Dec 28
2
Structure Padding and GetElementPtr
Hi all, I'm writing a pass to understand the memory access to C++ class members. For each GetElementPtr instruction, I check the second index to the class pointer, to figure out which member it is intended to access. However, due to the structure padding, there are some fake members inserted into the structure. For example, when GEP works on the 5th element of the padded structure, it may in
2016 Dec 28
0
Structure Padding and GetElementPtr
...Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161228/1e3afc32/attachment.html>