<span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse"><div><div>Hi, all</div><div><br></div><div>
I'm currently doing some minor change to a function argument list. </div><div><br></div><div>I want to add this named type to a function's argument list.</div><div>%struct.ompi_request_t = type opaque</div></div>
<div>
<br></div><div>But I don't know how to use it. I have already add it to the TypeSymbolTable of the Module, and I plan to add construct a argument of "struct.ompi_request_t" type, but there is no handle to this type, it is a StringRef, not a Type *, so what is the correct way to do this?</div>

<div>thanks a lot</div><div><br></div><div>yuanfang</div><div><br></div></span>