summaryrefslogtreecommitdiff
path: root/include/llvm-c/Disassembler.h
Commit message (Expand)AuthorAge
* Add support for annotated disassembly output for X86 and arm.Kevin Enderby2012-10-22
* Remove tabs.Bill Wendling2012-07-19
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-21
* Adding back support for printing operands symbolically to ARM's new disassemblerKevin Enderby2011-10-04
* Fix some minor typos and grammar.Chris Lattner2011-05-22
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby2011-04-11
* C-API: Include DataTypes.h instead of stdint.h.Daniel Dunbar2011-03-29
* 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