[LLVMdev] Alignment of pointee

Krzysztof Parzyszek kparzysz at codeaurora.org
Tue Mar 25 07:40:17 PDT 2014


On 3/25/2014 9:23 AM, Frank Winter wrote:
>
> There should already be a solution.

That would be quite helpful, especially alignment information for 
pointers passed into a function.  There is "alignment" information for 
pointer arguments, but it only applied to "byval" pointers, at least 
back when I was actively interested in it.

I'm wondering if there already exists a common approach to this problem. 
  Some kind of metadata perhaps?

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list