[clang] [llvm] [CGObjC] Allow clang.arc.attachedcall on -O0 (PR #164875)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 21 10:04:00 PST 2026


rjmccall wrote:

Alright, fair enough. In that case, I have no qualms with using this pattern at -O0, since there's no regression from having to kick over to SelectionDAG anyway.

https://github.com/llvm/llvm-project/pull/164875


More information about the cfe-commits mailing list