[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:51:08 PST 2020


dschuff updated this revision to Diff 310946.
dschuff marked 3 inline comments as done.
dschuff added a comment.

- review


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-asm.ll
  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.310946.patch
Type: text/x-patch
Size: 13188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/9de57a2f/attachment-0001.bin>


More information about the llvm-commits mailing list