<div dir="ltr"><div><br></div>LLVM Type class offers pointers to known data types, e.g. Type::getInt8PtrTy(), Type::getDoublePtryTy() etc. What if I need to get a type representing a pointer to some arbitrary structure? How do I create such pointer in IR?<div><br></div><div>The problem is not necessarily only with the pointer. If I need to create a function in IR that accepts STL Map as an argument, how do I declare the signature of such a function as well?<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span><div><div dir="ltr"><p>Thanks & Regards,</p>
<div>Dipanjan</div></div></div></span></div></div>
</div></div>