llvm-project/libcxx/utils/ci
Louis Dionne f1c3013541 [libc++] Drop the legacy debug mode symbols by default
Leave the escape hatch in place with a note, but don't include the
debug mode symbols by default since we don't support the debug mode
in the normal library anymore.

This is technically an ABI break for users who were depending on
those debug mode symbols in the dylib, however those users will
already be broken at compile-time because they must have been using
_LIBCPP_DEBUG=2, which is now an error.

Differential Revision: https://reviews.llvm.org/D127360
2022-07-19 17:16:06 -04:00
..
Dockerfile [libc++] Remove dummy command in Dockerfile 2022-06-27 09:17:34 -04:00
apple-install-libcxx.sh [libc++] Make sure we install libc++abi headers on Apple 2022-06-17 17:35:05 -04:00
buildkite-pipeline-premerge.sh [runtimes] Fix how we trigger CI 2022-05-13 14:45:35 -04:00
buildkite-pipeline-snapshot.sh [libc++] Update continous integration scripts 2020-10-22 10:49:40 +02:00
buildkite-pipeline.yml Revert "[libcxx] Temporarily skip Arm configs" 2022-07-18 10:13:12 +00:00
macos-ci-setup [libc++] Install psutil on the macOS nodes 2022-03-31 10:52:58 -04:00
oss-fuzz.sh [libc++] Try to fix the oss-fuzz failure 2021-05-25 12:52:22 -04:00
run-buildbot [libc++] Drop the legacy debug mode symbols by default 2022-07-19 17:16:06 -04:00
run-buildbot-container [libc++] Make sure we add /llvm to the list of safe directories 2022-06-08 12:26:17 -04:00