[llvm-dev] How to create a call to a function which returns a struct

SANGEETA CHOWDHARY via llvm-dev llvm-dev at lists.llvm.org
Tue May 22 20:12:12 PDT 2018


Hello,

I am trying to create a call to a function which returns a struct in llvm pass. I also want to read struct fields returned from this function call. Can somebody help me with this? 

Regards,
Sangeeta


More information about the llvm-dev mailing list