[libc++/abi] Revert "[libc++] Move the weak symbols list to libc++abi"
authorLouis Dionne <ldionne@apple.com>
Mon, 5 Oct 2020 15:42:13 +0000 (11:42 -0400)
committerLouis Dionne <ldionne@apple.com>
Mon, 5 Oct 2020 15:42:13 +0000 (11:42 -0400)
commitd5a6da84a3462d41be003f4e5d4d1d2e0364ce9d
tree37776cd0405f9c1e03613f309641100cea7d1bab
parent665371d0b29910d7fba618a707d6b732e2037ee2
[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.
libcxx/lib/weak.exp [new file with mode: 0644]
libcxx/src/CMakeLists.txt
libcxxabi/lib/weak.exp [deleted file]
libcxxabi/src/CMakeLists.txt