Remove getInstructionName from MCInstPrinter implementations in favor of using...
Remove getInstructionName from MCInstPrinter implementations in favor of using the instruction name table from MCInstrInfo. Reduces static data in the InstPrinter implementations. llvm-svn: 153863
Loading
Please sign in to comment