Add a clear() operation to MCInst, to drop all of its operands. Useful for...
Add a clear() operation to MCInst, to drop all of its operands. Useful for the disassembler, where we may realize fairly late into decoding that something is wrong and need to reset. llvm-svn: 136634
Loading
Please register or sign in to comment