[all-commits] [llvm/llvm-project] 47039a: [WebAssembly] Remove restriction on main name mang...

Sam Clegg via All-commits all-commits at lists.llvm.org
Mon Jun 6 14:09:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47039a1a4b299c01dfa0ec531fbc0d24718bb8eb
      https://github.com/llvm/llvm-project/commit/47039a1a4b299c01dfa0ec531fbc0d24718bb8eb
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2022-06-06 (Mon, 06 Jun 2022)

  Changed paths:
    M clang/lib/AST/Mangle.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp

  Log Message:
  -----------
  [WebAssembly] Remove restriction on main name mangling

Summary: Emscripten now handles/supports this new mode.

Subscribers: dschuff, jgravelle-google, aheejin, sunfish, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D75277




More information about the All-commits mailing list