llvm-6502/include
Kevin Enderby 12b04be85d Adding a C API to the disassembler for use by such tools as Darwin's otool(1).
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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128308 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-26 00:06:33 +00:00
..
llvm Clean up assembly statement separator support. 2011-03-24 18:46:34 +00:00
llvm-c Adding a C API to the disassembler for use by such tools as Darwin's otool(1). 2011-03-26 00:06:33 +00:00