[PATCH] D110719: [Mangler] Calculate the argument list byte count suffix correctly when returning large values

Wesley Wiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 10:51:13 PDT 2021


wesleywiser added a comment.

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!

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.


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