[PATCH] D103062: [ObjC][ARC] Ignore operand bundle "clang.arc.attachedcall" on a call if the call's return type is void
Akira Hatanaka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 11:02:54 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf85b9d644398: [ObjC][ARC] Ignore operand bundle "clang.arc.attachedcall" on a call if (authored by ahatanak).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103062/new/
https://reviews.llvm.org/D103062
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/Analysis/ObjCARCUtil.h
llvm/lib/IR/Verifier.cpp
llvm/test/Transforms/ObjCARC/contract-rv-attr.ll
llvm/test/Verifier/operand-bundles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103062.354955.patch
Type: text/x-patch
Size: 5135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/dcef5015/attachment.bin>
More information about the llvm-commits
mailing list