[PATCH] D95510: Diagnose if a SLEB128 is too large to fit in an int64_t.

Nicolas Guillemot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 09:21:38 PST 2021


nlguillemot added a comment.

I think this conveniently solves the TODO that I had in my in-review patch here: https://reviews.llvm.org/D78797
Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95510



More information about the llvm-commits mailing list