[PATCH] D50701: [MI] Change the array of `MachineMemOperand` pointers to be a generically extensible collection of extra info attached to a `MachineInstr`.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 01:03:09 PDT 2018


chandlerc added a comment.

Now using API suggested by Reid.


Repository:
  rL LLVM

https://reviews.llvm.org/D50701





More information about the llvm-commits mailing list