Skip to content
Snippets Groups Projects
  1. Mar 21, 2011
  2. Mar 18, 2011
  3. Dec 10, 2010
  4. Nov 27, 2010
  5. Jul 20, 2010
    • Chris Lattner's avatar
      start straightening out libedis's dependencies and make it fit · 847da557
      Chris Lattner authored
      better in the llvm world.  Among other things, this changes:
      
      1. The guts of libedis are now moved into lib/MC/MCDisassembler
      2. llvm-mc now depends on lib/MC/MCDisassembler, not tools/edis,
         so edis and mc don't have to be built in series.
      3. lib/MC/MCDisassembler no longer depends on the C api, the C
         API depends on it.
      4. Various code cleanup changes. 
      
      There is still a lot to be done to make edis fit with the llvm
      design, but this is an incremental step in the right direction.
      
      
      
      git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108869 91177308-0d34-0410-b5e6-96231b3b80d8
      847da557
  6. Jun 11, 2010
  7. Apr 12, 2010
  8. Apr 09, 2010
  9. Jan 24, 2010
  10. Jan 22, 2010
  11. Aug 21, 2009
  12. Jul 17, 2009
  13. Jun 24, 2009
  14. Jun 18, 2009
  15. Feb 26, 2009
  16. Dec 29, 2007
  17. Feb 06, 2007
  18. Apr 17, 2006
  19. Jun 01, 2004
  20. Oct 20, 2003
  21. Jun 06, 2001
Loading