[PATCH] D92952: [WebAssembly] Support COMDAT sections in assembly syntax
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 09:54:00 PST 2020
dschuff updated this revision to Diff 310947.
dschuff added a comment.
- Simplify; add test for forgetting to specify sectoin
- review
- remove comdat-asm.ll, rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92952/new/
https://reviews.llvm.org/D92952
Files:
llvm/lib/MC/MCParser/WasmAsmParser.cpp
llvm/lib/MC/MCSectionWasm.cpp
llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
llvm/test/MC/WebAssembly/comdat-sections.ll
llvm/test/MC/WebAssembly/comdat-sections.s
llvm/test/MC/WebAssembly/comdat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92952.310947.patch
Type: text/x-patch
Size: 11682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/29f0e6fa/attachment.bin>
More information about the llvm-commits
mailing list