[PATCH] D122245: [Disassember][NFCI] Use strong type for instruction decoder
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 19:40:24 PDT 2022
skan added a comment.
Added @grosbach as a reviewer, who defined the interfaces of `decodeToMCInst` and `decodeInstruction` in https://reviews.llvm.org/rGecaef49f59bb4e414f95d89b7c6b35eb9adad314 in 2012.
After ten years, I believe we don't need such generic interface now.
LGTM generally.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122245/new/
https://reviews.llvm.org/D122245
More information about the llvm-commits
mailing list