[PATCH] D55233: Add objc_retain and objc_release intrinsics and codegen them to their runtime methods

Pete Cooper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 16:55:55 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348441: Add objc.* ARC intrinsics and codegen them to their runtime methods. (authored by pete, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55233?vs=176529&id=176906#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55233

Files:
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/CodeGen/X86/objc-arc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55233.176906.patch
Type: text/x-patch
Size: 10281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/95fdf508/attachment.bin>


More information about the llvm-commits mailing list