[llvm-dev] Support for monomorphization

Jajoo, Malhar via llvm-dev llvm-dev at lists.llvm.org
Wed May 24 01:46:20 PDT 2017


Hi,


I am building a LLVM based compiler for a custom language , but would like to know if there is any support for Monomorphization in LLVM.


But the fact that llvm::Type cannot be mutated , makes it harder to implement this.

 ( Looking at the API , I see some member functions in the llvm::Value class documentation but they were not necessarily helpful ).


Thanks,

Malhar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170524/40d74844/attachment.html>


More information about the llvm-dev mailing list