aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCDisassembler/Disassembler.h
Commit message (Expand)AuthorAgeFilesLines
* Add accessors for all private members of DisasmContext.Benjamin Kramer2012-06-061-0/+8
* Fixed two leaks in the MC disassembler. The MCSean Callanan2012-04-061-0/+10
* The the MC disassembler C API to print in verbose mode. Perhaps there should...Owen Anderson2011-09-151-1/+9
* Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.Evan Cheng2011-07-201-11/+1
* Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng2011-07-181-0/+5
* Give MC/MCDisassembler/Disassembler.h a header guard.Sebastian Redl2011-04-241-0/+6
* Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby2011-04-111-1/+1
* Again adding a C API to the disassembler for use by such tools as Darwin'sKevin Enderby2011-03-281-0/+90
* Remove the files for r128308 as it is causing a buildbot failure.Kevin Enderby2011-03-261-90/+0
* Adding a C API to the disassembler for use by such tools as Darwin's otool(1).Kevin Enderby2011-03-261-0/+90