[PATCH] D70560: [MIBundle] Remove unused/obsolete MIOperands/ConstMIOperands (NFC).
Ahmed Bougacha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 4 10:39:42 PST 2019
ab accepted this revision.
ab added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/include/llvm/CodeGen/MachineInstrBundle.h:82
/// MachineOperandIteratorBase - Iterator that can visit all operands on a
/// MachineInstr, or all operands on a bundle of MachineInstrs. This class is
/// not intended to be used directly, use one of the sub-classes instead.
----------------
Not on "a MachineInstr" anymore
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70560/new/
https://reviews.llvm.org/D70560
More information about the llvm-commits
mailing list