summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCInstPrinter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* add a new MCInstPrinter::getOpcodeName interface, when it is Chris Lattner2010-02-111-0/+7
| | | | | | | implemented, llvm-mc --show-inst now uses it to print the instruction opcode as well as the number. llvm-svn: 95929
* No newline at end of files.Edward O'Callaghan2009-10-051-1/+1
| | | | llvm-svn: 83318
* add a new MCInstPrinter class, move the (trivial) MCDisassmbler ctor inline.Chris Lattner2009-09-141-0/+14
llvm-svn: 81745
OpenPOWER on IntegriCloud