[all-commits] [llvm/llvm-project] dd1aa4: Revert "[WebAssembly] Support COMDAT sections in a...

Derek Schuff via All-commits all-commits at lists.llvm.org
Thu Dec 10 16:00:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dd1aa4fdd82bc4b33e9661eda6039760408501d9
      https://github.com/llvm/llvm-project/commit/dd1aa4fdd82bc4b33e9661eda6039760408501d9
  Author: Derek Schuff <dschuff at chromium.org>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M llvm/lib/MC/MCParser/WasmAsmParser.cpp
    M llvm/lib/MC/MCSectionWasm.cpp
    M llvm/lib/MC/WasmObjectWriter.cpp
    M llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
    M llvm/test/MC/WebAssembly/comdat-sections.ll
    R llvm/test/MC/WebAssembly/comdat-sections.s
    M llvm/test/MC/WebAssembly/comdat.ll

  Log Message:
  -----------
  Revert "[WebAssembly] Support COMDAT sections in assembly syntax"

This reverts commit 4564553b8d8ab81dc21431a35275581cb42329c8.
It broke several buildbots.




More information about the All-commits mailing list