diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-07-28 12:35:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-28 12:35:40 -0700 |
commit | b33f9f64c7e7fbc92db2413dcac6f650ddebf80d (patch) | |
tree | ba174ff3d817577c0d08230268cea780eb3f2080 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 6107e3aa229368190207093298c2ac1ec5eec7c0 (diff) | |
download | llvm-b33f9f64c7e7fbc92db2413dcac6f650ddebf80d.zip llvm-b33f9f64c7e7fbc92db2413dcac6f650ddebf80d.tar.gz llvm-b33f9f64c7e7fbc92db2413dcac6f650ddebf80d.tar.bz2 |
[libcxx] Enable installing new runner binary on existing container
This patch does some refactoring to enable installing a new GHA runner binary
into an existing libcxx image. We achieve this by pushing the base image to the
registry and enabling control over the base image used for building the actions
image. This will always build and push both images even if an existing image is
being used for the actions image, but this should not impact anything as the
SHAs are pinned everywhere and space/build time is not a large concern.
Reviewers: ldionne, EricWF, #reviewers-libcxx
Reviewed By: ldionne
Pull Request: https://github.com/llvm/llvm-project/pull/148073
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions