aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c/Disassembler.h
Commit message (Expand)AuthorAgeFilesLines
* Adding back support for printing operands symbolically to ARM's new disassemblerKevin Enderby2011-10-041-4/+28
* Fix some minor typos and grammar.Chris Lattner2011-05-221-40/+31
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-3/+3
* Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby2011-04-111-0/+43
* C-API: Include DataTypes.h instead of stdint.h.Daniel Dunbar2011-03-291-1/+1
* Again adding a C API to the disassembler for use by such tools as Darwin'sKevin Enderby2011-03-281-0/+106
* Remove the files for r128308 as it is causing a buildbot failure.Kevin Enderby2011-03-261-106/+0
* Adding a C API to the disassembler for use by such tools as Darwin's otool(1).Kevin Enderby2011-03-261-0/+106