aboutsummaryrefslogtreecommitdiff
path: root/tools/edis/EDMain.cpp
AgeCommit message (Expand)Author
2011-11-29edis: Sink EDMain.cpp into lib/MC/MCDisassembler.Daniel Dunbar
2011-11-29edis: Don't do the target initialization in EDGetDisassembler, this is contraryDaniel Dunbar
2011-11-11Clients are responsible for initializing the targets, remove it from the disa...Benjamin Kramer
2010-07-20start straightening out libedis's dependencies and make it fitChris Lattner
2010-04-08Added support for ARM disassembly to edis.Sean Callanan
2010-02-08Added header file declarations and .exports entriesSean Callanan
2010-02-04Filled in a few new APIs for the enhancedSean Callanan
2010-02-02Renamed the ed directory to edis, as suggestedSean Callanan