[PATCH] D91849: [WebAssembly] Factor out WasmTableType in binary format

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 01:45:39 PST 2020


wingo updated this revision to Diff 307539.
wingo added a comment.

Rebase (no conflicts)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91849

Files:
  lld/wasm/SyntheticSections.cpp
  lld/wasm/WriterUtils.cpp
  lld/wasm/WriterUtils.h
  llvm/include/llvm/BinaryFormat/Wasm.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Object/WasmObjectFile.cpp
  llvm/tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91849.307539.patch
Type: text/x-patch
Size: 7657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/0d364ed6/attachment.bin>


More information about the llvm-commits mailing list