citymarina wrote:
Thanks for the feedback, I'm working on an update to address the comments, but
currently juggling too many tasks.
https://github.com/llvm/llvm-project/pull/138696
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.or
https://github.com/citymarina closed
https://github.com/llvm/llvm-project/pull/138696
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/citymarina closed
https://github.com/llvm/llvm-project/pull/138697
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/citymarina updated
https://github.com/llvm/llvm-project/pull/138696
>From e83258e216f89992a7c46eaf3478c7b31e1113dc Mon Sep 17 00:00:00 2001
From: Marina Taylor
Date: Wed, 19 Mar 2025 18:25:09 +
Subject: [PATCH] [ObjC] Support objc_claimAutoreleasedReturnValue.
This adds
@@ -9545,7 +9545,9 @@ AArch64TargetLowering::LowerCall(CallLoweringInfo &CLI,
// Do what the frontend tells us: if the rvmarker module flag is present,
// emit the marker. Always emit the call regardless.
// Tell the pseudo expansion using an additional boolean op.