[PATCH] D78180: [X86][MC] Reduce the parameters of functions in X86MCCodeEmitter(Part I)
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 02:08:48 PDT 2020
pengfei added a comment.
It's better to add NFC in the title.
The type of TSFlags is uint64_t instead of const uint64_t, is it possible this value been changed during function call?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78180/new/
https://reviews.llvm.org/D78180
More information about the llvm-commits
mailing list