![]() Adding a mingw based config is easy in the current CI environment (where we can just choose the different target by calling `i686-w64-mingw32-clang`), while adding a clang-cl based config would require setting up different environment variables pointing to the i386 library directory. Just adding one config (DLL) instead of exhaustively testing both (DLL and static) as very few tests would differ in practice, to keep the CI load reasonable. Differential Revision: https://reviews.llvm.org/D124991 |
||
---|---|---|
.. | ||
Dockerfile | ||
apple-install-libcxx.sh | ||
buildkite-pipeline-premerge.sh | ||
buildkite-pipeline-snapshot.sh | ||
buildkite-pipeline.yml | ||
macos-ci-setup | ||
oss-fuzz.sh | ||
run-buildbot | ||
run-buildbot-container |