[PATCH] D103000: [ObjC][ARC] Use the addresses of the ARC runtime functions instead of integer 0/1 for the operand of bundle "clang.arc.attachedcall"

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 08:21:32 PDT 2021


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

Backend/middle-end changes LGTM, thanks for all the cleanups! It might be good to wait a day or two with committing, so @dexonsmith has a chance to see if there are any additional suggestions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103000



More information about the llvm-commits mailing list