[all-commits] [llvm/llvm-project] 8069ce: [WebAssembly] Support multiple `.init_array` fragm...

George Stagg via All-commits all-commits at lists.llvm.org
Tue Dec 17 01:15:42 PST 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 8069ce6ab1766a166b956192ad72c143be3b860e
      https://github.com/llvm/llvm-project/commit/8069ce6ab1766a166b956192ad72c143be3b860e
  Author: George Stagg <georgestagg at gmail.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M llvm/lib/MC/WasmObjectWriter.cpp
    A llvm/test/MC/WebAssembly/init-array.s

  Log Message:
  -----------
  [WebAssembly] Support multiple `.init_array` fragments when writing Wasm objects (#111008)

(cherry picked from commit ac5dd455caaf286625f61b604291f2eaed9702f0)


  Commit: 8e9465bd150bcbe2d200efc7c0e31abf8ddebe58
      https://github.com/llvm/llvm-project/commit/8e9465bd150bcbe2d200efc7c0e31abf8ddebe58
  Author: George Stagg <george.stagg at posit.co>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M llvm/lib/MC/WasmObjectWriter.cpp
    A llvm/test/MC/WebAssembly/init-array-label.s

  Log Message:
  -----------
  [WebAssembly] Handle symbols in `.init_array` sections (#119127)

Follow on from #111008.

(cherry picked from commit ed91843d435d0cd2c39ebb1a50f2907c621f07ed)


Compare: https://github.com/llvm/llvm-project/compare/2384a062fc1c...8e9465bd150b

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