aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCDisassembler/Disassembler.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-20Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.Evan Cheng1-11/+1
2011-07-18Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng1-0/+5
2011-04-24Give MC/MCDisassembler/Disassembler.h a header guard.Sebastian Redl1-0/+6
2011-04-11Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby1-1/+1
2011-03-28Again adding a C API to the disassembler for use by such tools as Darwin'sKevin Enderby1-0/+90
2011-03-26Remove the files for r128308 as it is causing a buildbot failure.Kevin Enderby1-90/+0
2011-03-26Adding a C API to the disassembler for use by such tools as Darwin's otool(1).Kevin Enderby1-0/+90