[PATCH] D92321: [WebAssembly] Allow element sections for nonzero table numbers

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 02:49:36 PST 2021


wingo updated this revision to Diff 327731.
wingo marked an inline comment as done.
wingo added a comment.

Address feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92321

Files:
  lld/test/wasm/multi-table.s
  lld/wasm/SyntheticSections.cpp
  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/tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92321.327731.patch
Type: text/x-patch
Size: 20477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/d0fb4d07/attachment-0001.bin>


More information about the llvm-commits mailing list