Added a option to the disassembler to print immediates as hex.
[oota-llvm.git] / include / llvm-c / Disassembler.h
2012-12-05 Kevin EnderbyAdded a option to the disassembler to print immediates...
2012-10-22 Kevin EnderbyAdd support for annotated disassembly output for X86...
2012-07-19 Bill WendlingRemove tabs.
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2011-10-04 Kevin EnderbyAdding back support for printing operands symbolically...
2011-05-22 Chris LattnerFix some minor typos and grammar.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-11 Kevin EnderbyAdding support for printing operands symbolically to...
2011-03-29 Daniel DunbarC-API: Include DataTypes.h instead of stdint.h.
2011-03-28 Kevin EnderbyAgain adding a C API to the disassembler for use by...
2011-03-26 Kevin EnderbyRemove the files for r128308 as it is causing a buildbo...
2011-03-26 Kevin EnderbyAdding a C API to the disassembler for use by such...