[PATCH] D111334: [ObjC][ARC] Handle operand bundle "clang.arc.attachedcall" on targets that don't use the inline asm marker

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 14:40:50 PDT 2021


rjmccall added a comment.

Okay, so does this mean that this works on arbitrary targets now?  If so, should Clang be using it unconditionally?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111334



More information about the llvm-commits mailing list