diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-08-06 15:00:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 15:00:51 -0700 |
commit | d54aa36146297ddfb764394c4f70b0758b75becd (patch) | |
tree | c48e3d238a447e4645dcda1e55a77f0468e81148 /llvm/lib/Object | |
parent | 281e6d2cc498d05f3ca601e3b1d595420e7ed827 (diff) | |
download | llvm-d54aa36146297ddfb764394c4f70b0758b75becd.zip llvm-d54aa36146297ddfb764394c4f70b0758b75becd.tar.gz llvm-d54aa36146297ddfb764394c4f70b0758b75becd.tar.bz2 |
[CI] Refactor monolithic-* scripts to use common utils.sh
This patch refactors big chunks of the common functionality shared
between monolithic-linux.sh and monolithic-windows.sh to a separate
script, utils.sh, that is then sourced in both of the files. This makes
it a bit easier to maintain the scripts.
Platform differences should not be a large deal for the setup here as we
are using bash as the shell on both Linux and Windows.
Reviewers:
lnihlen, gburgessiv, Keenuts, DavidSpickett, dschuff, cmtice, Endilll
Reviewed By: DavidSpickett, cmtice
Pull Request: https://github.com/llvm/llvm-project/pull/152199
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions