[all-commits] [llvm/llvm-project] 025b30: Revert D126950 "[lld][WebAssembly] Retain data seg...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jun 3 22:18:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 025b309631e996f48b8367a7a2fa1032fa04a77c
      https://github.com/llvm/llvm-project/commit/025b309631e996f48b8367a7a2fa1032fa04a77c
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    R lld/test/wasm/gc-sections-startstop.s
    M lld/wasm/MarkLive.cpp

  Log Message:
  -----------
  Revert D126950 "[lld][WebAssembly] Retain data segments referenced via __start/__stop"

This reverts commit dcf3368e33c3a01bd21b692d3be5dc1ecee587f4.

It breaks -DLLVM_ENABLE_ASSERTIONS=on builds. In addition, the description is
incorrect about ld.lld behavior. For wasm, there should be justification to add
the new mode.




More information about the All-commits mailing list