[PATCH] D105671: [Intrinsics][ObjC] Mark objc_retain and friends as thisreturn.

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 16:25:15 PDT 2021


jroelofs created this revision.
jroelofs added a reviewer: rjmccall.
Herald added a subscriber: hiraditya.
jroelofs requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

https://clang.llvm.org/docs/AutomaticReferenceCounting.html#arc-runtime-objc-retain

rdar://79869679


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105671

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
  llvm/test/Transforms/PreISelIntrinsicLowering/objc-arc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105671.357382.patch
Type: text/x-patch
Size: 6784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/639668f2/attachment.bin>


More information about the llvm-commits mailing list