[PATCH] D97923: [WebAssembly][yaml2obj][obj2yaml] Elem sections for nonzero tables

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 02:46:08 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5a3659de788: [WebAssembly][yaml2obj][obj2yaml] Elem sections for nonzero tables (authored by wingo).

Changed prior to commit:
  https://reviews.llvm.org/D97923?vs=328080&id=328457#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97923

Files:
  llvm/include/llvm/BinaryFormat/Wasm.h
  llvm/include/llvm/Object/Wasm.h
  llvm/include/llvm/ObjectYAML/WasmYAML.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Object/WasmObjectFile.cpp
  llvm/lib/ObjectYAML/WasmEmitter.cpp
  llvm/lib/ObjectYAML/WasmYAML.cpp
  llvm/test/ObjectYAML/wasm/multiple-tables.yaml
  llvm/tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97923.328457.patch
Type: text/x-patch
Size: 16154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/6c35199a/attachment.bin>


More information about the llvm-commits mailing list