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

via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 27 18:20:23 PDT 2025


AZero13 wrote:

> Okay, what you're saying is that this is now supported in GlobalISel, so we can use it in -O0 on the same architectures that use it for -O? If so, great, let's remove the -O0 condition.

Already did!

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


More information about the cfe-commits mailing list