[LLVMdev] Modifying Named Structure Types

Joe Yan jyan2 at umd.edu
Tue Aug 14 13:23:17 PDT 2012


Hi,

I am trying to write a module pass that traverses through named structure
types defined and modifies the type of certain fields in these named types.
Is there any simple way of doing this? I am not quite sure how to get the
LLVMContext's pImpl working from a pass since LLVMContextImpl is
forward-declared.

Thanks,
Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120814/48575773/attachment.html>


More information about the llvm-dev mailing list