[all-commits] [llvm/llvm-project] c7d4aa: [libc++] Move the weak symbols list to libc++abi

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Oct 2 06:24:03 PDT 2020


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

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

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

Those symbols are exported from libc++abi in the first place, so it
makes more sense to have them there.




More information about the All-commits mailing list