Instead of managing two copies of the symbol lists, reuse the same list
in libc++abi and libc++.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project Restricted Project - Commits
- rG4f13b9992971: [libc++] Simplify how we re-export symbols from libc++abi
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Hey Louis, this seems to break on the LLDB bots. Can you please take a look if you haven't done so already?
ld: requested re-export symbol operator new(unsigned long) is not from a dylib, but from projects/libcxx/src/CMakeFiles/cxx_shared.dir/new.cpp.o file 'projects/libcxx/src/CMakeFiles/cxx_shared.dir/new.cpp.o' for architecture x86_64
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/24039/console