[PATCH] D111331: [ObjC][ARC] Use operand bundle "clang.arc.attachedcall" on x86-64

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 8 18:40:29 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd61eb6c5d97b: [ObjC][ARC] Use operand bundle "clang.arc.attachedcall" on x86-64 (authored by ahatanak).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111331

Files:
  clang/lib/CodeGen/CGObjC.cpp
  clang/test/CodeGenObjC/arc-blocks.m
  clang/test/CodeGenObjC/arc-bridged-cast.m
  clang/test/CodeGenObjC/arc-literals.m
  clang/test/CodeGenObjC/arc-precise-lifetime.m
  clang/test/CodeGenObjC/arc-rv-attr.m
  clang/test/CodeGenObjC/arc-ternary-op.m
  clang/test/CodeGenObjC/arc-unsafeclaim.m
  clang/test/CodeGenObjC/arc.m
  clang/test/CodeGenObjC/nsvalue-objc-boxable-mac-arc.m
  clang/test/CodeGenObjC/os_log.m
  clang/test/CodeGenObjCXX/arc-forwarded-lambda-call.mm
  clang/test/CodeGenObjCXX/arc-globals.mm
  clang/test/CodeGenObjCXX/arc-references.mm
  clang/test/CodeGenObjCXX/arc.mm
  clang/test/CodeGenObjCXX/literals.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111331.385674.patch
Type: text/x-patch
Size: 65611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211109/f2240f48/attachment-0001.bin>


More information about the cfe-commits mailing list