Hi,<br><br>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.<br>
<br>Thanks,<br>Joe