[PATCH] D92952: [WebAssembly] Support COMDAT sections in assembly syntax

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 18:02:58 PST 2020


dschuff updated this revision to Diff 310736.
dschuff added a comment.

fix 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-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.310736.patch
Type: text/x-patch
Size: 13317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/3095edc0/attachment.bin>


More information about the llvm-commits mailing list