[PATCH] D88815: Added .tabletype to asm and multiple table support in obj files
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 08:24:49 PDT 2020
pmatos updated this revision to Diff 297601.
pmatos added a comment.
Fix review nits
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88815/new/
https://reviews.llvm.org/D88815
Files:
lld/wasm/SyntheticSections.cpp
lld/wasm/WriterUtils.cpp
llvm/include/llvm/BinaryFormat/Wasm.h
llvm/include/llvm/MC/MCSymbolWasm.h
llvm/include/llvm/Object/Wasm.h
llvm/include/llvm/ObjectYAML/WasmYAML.h
llvm/lib/BinaryFormat/Wasm.cpp
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/WebAssemblyAsmParser.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
llvm/test/MC/WebAssembly/basic-assembly.s
llvm/test/MC/WebAssembly/tables.s
llvm/tools/obj2yaml/wasm2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88815.297601.patch
Type: text/x-patch
Size: 26368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/c374a990/attachment-0001.bin>
More information about the llvm-commits
mailing list