llvm-project
c59cc2b6 - [libunwind] Remove checks for -nostdlib++ (#143162)

Commit
116 days ago
[libunwind] Remove checks for -nostdlib++ (#143162) libunwind uses a C linker, so it's never even trying to link against any C++ libraries. This removes the code which tries to drop C++ libraries, which makes the CMake configuration simpler and allows for upgrading GCC.
Author
Parents
Loading