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

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 14:33:55 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32e98f05fe10: Diagnose if a SLEB128 is too large to fit in an int64_t. (authored by rsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95510

Files:
  llvm/include/llvm/Support/LEB128.h
  llvm/lib/ObjectYAML/WasmEmitter.cpp
  llvm/unittests/Support/LEB128Test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95510.320910.patch
Type: text/x-patch
Size: 5979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/fce753a3/attachment.bin>


More information about the llvm-commits mailing list