Skip to content
  1. Mar 26, 2011
    • Kevin Enderby's avatar
      Adding a C API to the disassembler for use by such tools as Darwin's otool(1). · c8b40786
      Kevin Enderby authored
      This is a work in progress as the interface for producing symbolic operands is
      not done.  But a hacked prototype using information from the object file's
      relocation entiries and replacing immediate operands with MCExpr's has been
      shown to work with no changes to the instrucion printer.  These APIs will be
      moved into a dynamic library at some point.
      
      llvm-svn: 128308
      c8b40786
  2. Mar 24, 2011
  3. Mar 21, 2011
  4. Mar 12, 2011
  5. Feb 24, 2011
  6. Feb 23, 2011
  7. Feb 09, 2011
  8. Dec 10, 2010
  9. Nov 29, 2010
  10. Oct 22, 2010
  11. Sep 23, 2010
  12. Sep 14, 2010
  13. Sep 10, 2010
  14. Jul 20, 2010
Loading