[PATCH] D11665: Explicitly clear the MCInst operand list when calling the target disassembler. Otherwise, repeatedly passing in the same MCInst to getInstruction() will append the current instruction's operands to the previous instruction's operands.
Cameron Esfahani
dirty at apple.com
Wed Aug 5 15:25:48 PDT 2015
dirty marked an inline comment as done.
dirty added a comment.
Anyone else have comments or should I go ahead and commit this?
http://reviews.llvm.org/D11665
More information about the llvm-commits
mailing list