summaryrefslogtreecommitdiff
path: root/lib/MC/MCDisassembler/Disassembler.h
Commit message (Expand)AuthorAge
* The the MC disassembler C API to print in verbose mode. Perhaps there should...Owen Anderson2011-09-15
* Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.Evan Cheng2011-07-20
* Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng2011-07-18
* Give MC/MCDisassembler/Disassembler.h a header guard.Sebastian Redl2011-04-24
* Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby2011-04-11
* Again adding a C API to the disassembler for use by such tools as Darwin'sKevin Enderby2011-03-28
* Remove the files for r128308 as it is causing a buildbot failure.Kevin Enderby2011-03-26
* Adding a C API to the disassembler for use by such tools as Darwin's otool(1).Kevin Enderby2011-03-26