[libcxx-commits] [libcxx] [libc++abi][test][VE] Add '-ldl' to support VE (PR #66605)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 19 08:44:23 PDT 2023
================
@@ -0,0 +1,28 @@
+# This testing configuration handles running the test suite against LLVM's
----------------
ldionne wrote:
This should come with changes to `libcxx/utils/ci/run-buildbot` and `libcxx/utils/ci/buildkite-pipeline.yml` that allow running these tests in pre-commit. You can reach out to me on Discord privately and I'll help you with the BuildKite setup (agent tokens and so on).
https://github.com/llvm/llvm-project/pull/66605
More information about the libcxx-commits
mailing list