[PATCH] D152655: [MC] Merge MC[Sub,Super]RegIterator with mc_[sub,super]_reg_iterator

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 10:05:22 PDT 2023


barannikov88 updated this revision to Diff 530570.
barannikov88 added a comment.

Add `const` so that `operator->` can be used


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152655/new/

https://reviews.llvm.org/D152655

Files:
  llvm/include/llvm/MC/MCRegisterInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152655.530570.patch
Type: text/x-patch
Size: 12206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/1e46482f/attachment-0001.bin>


More information about the llvm-commits mailing list