[all-commits] [llvm/llvm-project] d5a6da: [libc++/abi] Revert "[libc++] Move the weak symbol...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Oct 5 08:44:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d5a6da84a3462d41be003f4e5d4d1d2e0364ce9d
      https://github.com/llvm/llvm-project/commit/d5a6da84a3462d41be003f4e5d4d1d2e0364ce9d
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    A libcxx/lib/weak.exp
    M libcxx/src/CMakeLists.txt
    R libcxxabi/lib/weak.exp
    M libcxxabi/src/CMakeLists.txt

  Log Message:
  -----------
  [libc++/abi] Revert "[libc++] Move the weak symbols list to libc++abi"

This reverts commit c7d4aa711a. I am still investigating the issue,
but it looks like that commit has an interaction with ld64 that causes
new/delete weak re-exports not to work properly anymore. This is weird
because this commit did not touch the exports of new/delete -- I am
still investigating.




More information about the All-commits mailing list