[PATCH] D99627: [WebAssembly] Encode numbers in ULEB128 in event section

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 16:22:22 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG144ec1c38ef1: [WebAssembly] Encode numbers in ULEB128 in event section (authored by aheejin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99627

Files:
  llvm/lib/Object/WasmObjectFile.cpp
  llvm/test/MC/WebAssembly/event-section-encoding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99627.334300.patch
Type: text/x-patch
Size: 15137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/2fce6594/attachment.bin>


More information about the llvm-commits mailing list