Go to file
Nikita Popov ef06625927 Link libc++.a against libc++abi.a
The libcxx build system is supposed to do this, but this broke
for system-libcxxabi with the switch to object library targets.
It's not obvious how to best fix this in the build system, so
for now manually merge the archives using an mri script.
2022-09-13 12:43:53 +02:00
tests Setup minimal gating based on integration test suite 2021-06-23 22:33:54 +02:00
.gitignore Update to LLVM 15.0.0 2022-09-09 11:25:08 +02:00
0001-Use-interface-library-for-libcxx-abi-shared.patch Update to LLVM 15.0.0 2022-09-09 11:25:08 +02:00
gating.yaml Setup minimal gating based on integration test suite 2021-06-23 22:33:54 +02:00
hans-gpg-key.asc 10.0.0rc1 2020-02-06 19:57:29 +00:00
libcxx.spec Link libc++.a against libc++abi.a 2022-09-13 12:43:53 +02:00
release-keys.asc Update to LLVM 15.0.0 2022-09-09 11:25:08 +02:00
sources Update to LLVM 15.0.0 2022-09-09 11:25:08 +02:00