[PATCH] D35419: [CodeGen] Add begin-end iterators to MachineInstr
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 09:09:51 PDT 2017
kparzysz added a comment.
There is already MachineInstr::operands. Why do we need this?
https://reviews.llvm.org/D35419
More information about the llvm-commits
mailing list