diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2025-04-15 13:00:49 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 13:00:49 -0300 |
commit | a399c6926a8701083c767cbb041e22ff92e9d717 (patch) | |
tree | 79103d5bb0844c82a93f43ee6fa6e5a3d19c5880 /llvm/lib/Support/ProgramStack.cpp | |
parent | 7b5a459611212b650e863c0ad6a9fa49c07e29df (diff) | |
download | llvm-a399c6926a8701083c767cbb041e22ff92e9d717.zip llvm-a399c6926a8701083c767cbb041e22ff92e9d717.tar.gz llvm-a399c6926a8701083c767cbb041e22ff92e9d717.tar.bz2 |
[CI] monolithic-linux improvements (#135499)
Some improvements to monolithic-linux CI:
1) Add correct configuration and dependencies for LLDB testing which
is actually relevant for clang changes.
2) Skip clang installation and separate configuration for runtimes.
They will be built with the just built clang either way.
This avoids building the runtimes twice when LLDB is also tested.
3) Make sure any generated clang reproducers end up as artifacts.
4) Set up llvm-symbolizer environment variable so that its preferred
over
any symbolizer just built, as it can be much slower when built for
debugging.
5) Add all projects as dependencies of `.ci`, to make sure everything is
tested when it changes.
Diffstat (limited to 'llvm/lib/Support/ProgramStack.cpp')
0 files changed, 0 insertions, 0 deletions