llvm-project/libcxx/cmake/Modules
Louis Dionne b7fb856397 [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
2022-08-03 09:29:50 -04:00
..
CodeCoverage.cmake
HandleLibCXXABI.cmake [runtimes] Introduce object libraries 2022-05-16 08:41:16 -04:00
HandleLibcxxFlags.cmake [runtimes] [CMake] Unify variable names 2022-04-24 13:06:36 +03:00
MacroEnsureOutOfSourceBuild.cmake