[PATCH] D66047: Do not call replaceAllUsesWith to upgrade calls to ARC runtime functions to intrinsic calls

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 11:42:37 PDT 2019


rjmccall added a comment.

Ah, yes, if this isn't just working on intrinsic functions then that makes total sense.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66047





More information about the llvm-commits mailing list