[all-commits] [llvm/llvm-project] bad92c: [lld][WebAssembly] Fix check for exporting mutable...

Sam Clegg via All-commits all-commits at lists.llvm.org
Thu Sep 25 16:24:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bad92c9c1c054a24742a3fc85045d21e5fd8703d
      https://github.com/llvm/llvm-project/commit/bad92c9c1c054a24742a3fc85045d21e5fd8703d
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2025-09-25 (Thu, 25 Sep 2025)

  Changed paths:
    M lld/test/wasm/mutable-global-exports.s
    M lld/wasm/Writer.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Fix check for exporting mutable globals (#160787)

We were not actually checking whether the global in question was
actually mutable before reporting the error.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list