[PATCH] D65902: [ObjC][ARC] Upgrade calls to ARC runtime functions to intrinsic calls if the bitcode has the arm64 retainAutoreleasedReturnValue marker

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 14:27:36 PDT 2019


steven_wu added a comment.

>From my previous change, we dropped clang.arc.used from the old bitcode. Should we upgrade clang.arc.used instead of dropping them?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65902





More information about the llvm-commits mailing list