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

Akira Hatanaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 10:03:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368311: [ObjC][ARC] Upgrade calls to ARC runtime functions to intrinsic calls if (authored by ahatanak, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65902?vs=214028&id=214176#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65902

Files:
  llvm/trunk/include/llvm/IR/AutoUpgrade.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/test/Bitcode/upgrade-arc-runtime-calls.bc
  llvm/trunk/test/Bitcode/upgrade-arc-runtime-calls.ll
  llvm/trunk/test/Bitcode/upgrade-clang-arc-use.ll
  llvm/trunk/test/Bitcode/upgrade-mrr-runtime-calls.bc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65902.214176.patch
Type: text/x-patch
Size: 11984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/c37fd24a/attachment-0001.bin>


More information about the llvm-commits mailing list