[PATCH] Expose MCInst in C Disassembler API

Matthew Maurer maurer+llvmphabricator at matthewmaurer.org
Fri Jun 20 12:08:17 PDT 2014


Partially expose the MCInst struct from the C Disassembler API to allow mechanized examination of opcodes and arguments.

http://reviews.llvm.org/D4236

Files:
  include/llvm-c/Disassembler.h
  include/llvm-c/MCInst.h
  lib/MC/MCDisassembler/Disassembler.cpp
  lib/MC/MCInst.cpp
  tools/llvm-c-test/disassemble.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4236.10701.patch
Type: text/x-patch
Size: 7850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140620/bca7859c/attachment.bin>


More information about the llvm-commits mailing list