aboutsummaryrefslogtreecommitdiff
path: root/include/llvm-c/Disassembler.h
AgeCommit message (Expand)Author
2011-10-04Adding back support for printing operands symbolically to ARM's new disassemblerKevin Enderby
2011-05-22Fix some minor typos and grammar.Chris Lattner
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2011-04-11Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby
2011-03-29C-API: Include DataTypes.h instead of stdint.h.Daniel Dunbar
2011-03-28Again adding a C API to the disassembler for use by such tools as Darwin'sKevin Enderby
2011-03-26Remove the files for r128308 as it is causing a buildbot failure.Kevin Enderby
2011-03-26Adding a C API to the disassembler for use by such tools as Darwin's otool(1).Kevin Enderby