[PATCH] D142985: [LinkerWrapper] Fix memory issues due to unguarded accesses to global state
Mikael Holmén via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 1 05:50:06 PST 2023
uabelho resigned from this revision.
uabelho added a comment.
In D142985#4096297 <https://reviews.llvm.org/D142985#4096297>, @jhuber6 wrote:
> In D142985#4095701 <https://reviews.llvm.org/D142985#4095701>, @uabelho wrote:
>
>> I wrote
>> https://github.com/llvm/llvm-project/issues/60437
>
> Great, I'll land it once the patch is accepted.
Thanks! Thumbs up from me, unfortunately I don't feel confident to review the actual code change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142985/new/
https://reviews.llvm.org/D142985
More information about the cfe-commits
mailing list