This is an automated email from the git hooks/post-receive script.
Renato Golin pushed a change to branch master in repository toolchain/jenkins-scripts.
from d044b6c start-container-docker: Don't bind-mount unnecessary directories new a9d1875 tcwg-llvm-*: Moving common stuff out
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tcwg-llvm-build.sh | 76 +++++++----------------------------- tcwg-llvm-common.sh | 104 +++++++++++++++++++++++++++++++++++++++++++++++++ tcwg-llvm-release.sh | 63 ++++++++++-------------------- tcwg-llvm-testsuite.sh | 35 ++--------------- 4 files changed, 143 insertions(+), 135 deletions(-) create mode 100755 tcwg-llvm-common.sh