[LLVMdev] getInstructionName() in XXXGenAsmWriter.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Mar 30 14:30:34 PDT 2012


Is this function required?

MCInstrInfo::getName(OpCode) returns the same string, and we have two copies of the string table now.

Can MCInstrPrinter refer to MCInstrInfo, and why not?

/jakob




More information about the llvm-dev mailing list