[libc++] Move the weak symbols list to libc++abi
authorLouis Dionne <ldionne@apple.com>
Thu, 1 Oct 2020 00:05:41 +0000 (20:05 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 2 Oct 2020 13:22:23 +0000 (09:22 -0400)
commitc7d4aa711ab7981358b5e17e56f1fb6f7f585ac1
tree3b303daa0719e8a81dc9e7dcd2fc5092c5bc4cdf
parent4edd74a1986f5e347a1f2e060df7f6372938fa9e
[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.
libcxx/lib/weak.exp [deleted file]
libcxx/src/CMakeLists.txt
libcxxabi/lib/weak.exp [new file with mode: 0644]
libcxxabi/src/CMakeLists.txt