[PATCH] D110719: [Mangler] Calculate the argument list byte count suffix correctly when returning large values
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 29 11:39:51 PDT 2021
rnk added a comment.
In D110719#3031074 <https://reviews.llvm.org/D110719#3031074>, @wesleywiser wrote:
> In D110719#3031053 <https://reviews.llvm.org/D110719#3031053>, @rnk wrote:
>
>> Should I go ahead and push this for you? I will include your email in the commit Author record unless you ask me not to.
>
> That would be great, thank you!
Thanks for the patch!
> Are you concerned about the build failure? I've started trying to repro locally but I don't see off hand how my changes could cause that.
I'm pretty confident that it's unrelated. The sanitizer tests are probably flaky.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110719/new/
https://reviews.llvm.org/D110719
More information about the llvm-commits
mailing list