[LLVMdev] Taking the address of an array?
Patrick Alexander Simmons
simmon12 at cs.uiuc.edu
Fri Feb 12 17:41:59 PST 2010
I read this before posting; however, that article says that the first
operand to this instruction must be a pointer type. The type I have is
[16 x i8*], not [16 x i8*]*.
--Patrick
Óscar Fuentes wrote:
> The following message is a courtesy copy of an article
> that has been posted to gmane.comp.compilers.llvm.devel as well.
>
> Patrick Simmons <simmon12 at illinois.edu> writes:
>
> [snip]
>
>> Is there any way I can do this? If not, is there any way for me to
>> accomplish what I want here?
>>
>
> http://www.llvm.org/docs/LangRef.html#i_getelementptr
>
More information about the llvm-dev
mailing list