[PATCH] D102996: [ObjC][ARC] Use the addresses of the ARC runtime functions instead of integer 0/1 for the operand of bundle "clang.arc.attachedcall"
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 8 12:01:52 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG59cc39ae141f: [ObjC][ARC] Use the addresses of the ARC runtime functions instead of (authored by ahatanak).
Changed prior to commit:
https://reviews.llvm.org/D102996?vs=347291&id=371412#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102996/new/
https://reviews.llvm.org/D102996
Files:
clang/lib/CodeGen/CGObjC.cpp
clang/test/CodeGenObjC/arc-rv-attr.m
clang/test/CodeGenObjCXX/arc-rv-attr.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102996.371412.patch
Type: text/x-patch
Size: 12589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210908/e141954d/attachment.bin>
More information about the cfe-commits
mailing list