[PATCH] D99627: [WebAssembly] Encode numbers in ULEB128 in event section
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 30 22:44:03 PDT 2021
sbc100 added a comment.
Man, these kind of bug are so common, and so hard to test and occur across so many different tools.. I wonder if we would have made a different choice if we have known how many issues LEB128 would cause.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99627/new/
https://reviews.llvm.org/D99627
More information about the llvm-commits
mailing list