[PATCH] D78882: [IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand().

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 19:57:04 PDT 2020


dblaikie accepted this revision.
dblaikie added a comment.

Looks great - thanks for the pointer type fixup(s) along the way too!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78882





More information about the llvm-commits mailing list