[llvm-dev] Putting comments into IR

Rodney M. Bates via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 17 14:36:56 PDT 2015


The ascii assembly form of llvm IR allows comments.  Is there an IRBuilder
way to insert these into in-memory IR, so they will come out through
LLVMPrintModuleToFile?
-- 
Rodney Bates
rodney.m.bates at acm.org


More information about the llvm-dev mailing list