[PATCH] D83742: [libunwind] Fix getSLEB128 on large values

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 21:16:39 PDT 2020


smeenai added a comment.

Would it make sense to pick this to 11.

In D83742#2155822 <https://reviews.llvm.org/D83742#2155822>, @hans wrote:

> In D83742#2155006 <https://reviews.llvm.org/D83742#2155006>, @smeenai wrote:
>
> > Would it make sense to pick this to 11.0? CC @hans
>
>
> Sounds good to me. Please go ahead and cherry-pick with the -x option, or let me know if you'd prefer me to do it.


Sorry, I wasn't sure if this was directed to me or Ryan (the diff author). I'd be happy to cherry-pick, but I don't have a way of testing it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83742/new/

https://reviews.llvm.org/D83742





More information about the llvm-commits mailing list