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

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 16:45:03 PDT 2021


jroelofs updated this revision to Diff 359482.
jroelofs added a comment.

Explain why the attribute goes on the call site and not the callee.


Repository:
  rG LLVM Github Monorepo

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

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.359482.patch
Type: text/x-patch
Size: 8039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/e0783a42/attachment.bin>


More information about the llvm-commits mailing list