[PATCH] D92321: [WebAssembly] Allow element sections for nonzero table numbers
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 01:47:24 PST 2021
wingo updated this revision to Diff 314536.
wingo added a comment.
Herald added a subscriber: mgorny.
Copy/paste GetOrCreateFunctionTableSymbol into WebAssemblyAsmParser
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/lib/Target/WebAssembly/AsmParser/CMakeLists.txt
llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
llvm/tools/obj2yaml/wasm2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92321.314536.patch
Type: text/x-patch
Size: 21805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/f1705dd3/attachment.bin>
More information about the llvm-commits
mailing list