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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 08:00:36 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1933c9d41a08: [WebAssembly] Factor out WasmTableType in binary format (authored by wingo, committed by sbc100).

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.307618.patch
Type: text/x-patch
Size: 7657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/4b804f7b/attachment.bin>


More information about the llvm-commits mailing list