[all-commits] [llvm/llvm-project] e1617d: Revert "[lld][WebAssembly] Fix for weak undefined ...

Sam Clegg via All-commits all-commits at lists.llvm.org
Fri Feb 12 09:04:49 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1617d23ff06c550e79ca288d9a38c0bdbb335e8
      https://github.com/llvm/llvm-project/commit/e1617d23ff06c550e79ca288d9a38c0bdbb335e8
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M lld/test/wasm/weak-undefined-pic.s
    M lld/wasm/Driver.cpp
    M lld/wasm/Writer.cpp

  Log Message:
  -----------
  Revert "[lld][WebAssembly] Fix for weak undefined functions in -pie mode"

This reverts commit ac2be2b6a366c05c01b8228fd804ba6ed52d320b.

This causes a whole much of emscripten tests to fail due to newly
undefined symbols appearing.  Will investigate and look into re-landing
later.




More information about the All-commits mailing list