summaryrefslogtreecommitdiffstats
path: root/llvm/tools/edis/EDMain.cpp
Commit message (Expand)AuthorAgeFilesLines
* edis: Sink EDMain.cpp into lib/MC/MCDisassembler.Daniel Dunbar2011-11-291-282/+0
* edis: Don't do the target initialization in EDGetDisassembler, this is contraryDaniel Dunbar2011-11-291-11/+0
* Clients are responsible for initializing the targets, remove it from the disa...Benjamin Kramer2011-11-111-2/+11
* start straightening out libedis's dependencies and make it fitChris Lattner2010-07-201-83/+75
* Added support for ARM disassembly to edis.Sean Callanan2010-04-081-15/+14
* Added header file declarations and .exports entriesSean Callanan2010-02-081-1/+1
* Filled in a few new APIs for the enhancedSean Callanan2010-02-041-0/+28
* Renamed the ed directory to edis, as suggestedSean Callanan2010-02-021-0/+265
OpenPOWER on IntegriCloud