[LLVMdev] How to access llvm Types from the codegen?

Chris Lattner sabre at nondot.org
Fri Aug 3 14:50:10 PDT 2007


On Fri, 3 Aug 2007, Rafael Espindola wrote:
>> Just noticed that we still need the size and the alignment of the
>> structure so that we determine the stack location of subsequent
>> arguments. So, any ideas on how to add that information to the DAG?
>
> I am trying to use the remaining bits of the flag nodes. Should be
> sufficient to implement a first version.

Yep, sounds good.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list