[llvm] [CI] monolithic-linux improvements (PR #135499)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 13 03:33:49 PDT 2025
================
@@ -28,10 +27,14 @@ if [[ -n "${CLEAR_CACHE:-}" ]]; then
ccache --clear
fi
+mkdir -p artifacts/reproducers
----------------
boomanaiden154 wrote:
Note that this will not end up being uploaded on the Github side, although I should probably set something up to get that working.
https://github.com/llvm/llvm-project/pull/135499
More information about the llvm-commits
mailing list