diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-06-11 11:43:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 11:43:34 +0200 |
commit | c59cc2b690b9e528a82ba214f74a8f7c8abb3cde (patch) | |
tree | 5ccc412fc18d6151eee063c68af0a8dc81f73c13 /llvm/lib/IR/Function.cpp | |
parent | 9797b5fcfbb9b9c96a219985f3623849bbd3956e (diff) | |
download | llvm-c59cc2b690b9e528a82ba214f74a8f7c8abb3cde.zip llvm-c59cc2b690b9e528a82ba214f74a8f7c8abb3cde.tar.gz llvm-c59cc2b690b9e528a82ba214f74a8f7c8abb3cde.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions