[PATCH] D26659: [MemorySSA] Invoke the right getModRefInfo check in `instructionClobbersQuery` when UseLoc is passed.

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 13:33:55 PST 2016


dberlin accepted this revision.
dberlin added a comment.
This revision is now accepted and ready to land.

This looks right until we clean up getModRefInfo's interface :P


Repository:
  rL LLVM

https://reviews.llvm.org/D26659





More information about the llvm-commits mailing list