search for: strutty

Displaying 1 result from an estimated 1 matches for "strutty".

Did you mean: structty
2006 May 04
1
[LLVMdev] Documentation on LLVM type system
...of the type system of LLVM more detailed than ProgrammersManual.html ? I am a newbie to LLVM and I spent quite some time browsering the source code trying to truly understand the type resolution example in the ProgrammersManual.html (e.g. Why "NewSTy" is potentially invalidated, how StrutTy is updated,etc). So I think a documentation on the overall logical structure of this design maybe rather helpful to all newbies :) -- Regards, Nai