[PATCH] D124987: Rename `MCFixedLenDisassembler.h` as `MCDecoderOps.h`
Sheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 15 05:33:23 PDT 2022
0x59616e added a comment.
@myhsu this file <https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/module.modulemap#L337> has dependency on `MCFixedLenDisassembler.h`, but I'm not quite sure whether we should take care of it, given that I did not encounter any failure during building and testing. What's your opinion ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124987/new/
https://reviews.llvm.org/D124987
More information about the llvm-commits
mailing list