llvm/libcxx/cmake
Louis Dionne b8f8e4530c [libc++] Simplify how we define the linker script for libc++
Trying to be generic didn't work properly because we had to special-case
some interface libraries that we didn't want in the linker script. Instead,
only look at the ABI and the unwinding libraries explicitly.

This should solve the issue reported by @dim in [1].

[1]: https://discourse.llvm.org/t/15-0-0-rc1-has-been-tagged/64174/22

Differential Revision: https://reviews.llvm.org/D131037

(cherry picked from commit b7fb8563974d83f9eb8191fdfbebfd04147a2cbd)
2022-08-05 01:04:08 -07:00
..
caches [libc++] Drop the legacy debug mode symbols by default 2022-07-19 17:16:06 -04:00
Modules [libc++] Simplify how we define the linker script for libc++ 2022-08-05 01:04:08 -07:00
config-ix.cmake