summaryrefslogtreecommitdiff
path: root/include/llvm-c/EnhancedDisassembly.h
Commit message (Expand)AuthorAge
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-21
* Trailing whitespace.Jim Grosbach2011-03-14
* Merge System into Support.Michael J. Spencer2010-11-29
* start straightening out libedis's dependencies and make it fitChris Lattner2010-07-20
* Bug fix: included System/Types.h instead ofSean Callanan2010-04-12
* Added support for ARM disassembly to edis.Sean Callanan2010-04-08
* Added header file declarations and .exports entriesSean Callanan2010-02-08
* Filled in a few new APIs for the enhancedSean Callanan2010-02-04
* Changed constants to an enum so as not to pollute theSean Callanan2010-01-27
* Added a header file defining the externally-visible C APISean Callanan2010-01-27