This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a548974a 4: update: llvm-linux: 16052
new 8ba19a59 4: update: llvm-linux: 16052
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a548974a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 216 +-
02-build_llvm/console.log | 11934 ++++++++++++------------
03-build_linux/console.log | 6196 +++++++------
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 120 +-
console.log | 18480 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18394 insertions(+), 18574 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from d7c87c72e59 Fix a link in the lld 9.0 release notes
adds cbadd0d30ca git-llvm: Update for release_90 branch
No new revisions were added by this update.
Summary of changes:
llvm/utils/git-svn/git-llvm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4e6698b2 0: update: llvm-linux: boot
new 16cbf6d2 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4e6698b2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 122 +-
02-build_llvm/console.log | 11972 +++++++++++++++++------------------
03-build_linux/console.log | 728 ++-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 12855 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12834 insertions(+), 12884 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards ff9fee1a 0: update: gcc-b4578a09987961a538fc880f389ecbe4b6eb7827: 1
new 14b7d675 0: update: gcc-343de9f532b3a77f820a9529e7c4c1848e2af175: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ff9fee1a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 22 +-
02-prepare_abe/console.log | 310 +-
03-build_abe-bootstrap_O3/console.log | 66533 ++++++++++++++++---------------
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 59 +-
console.log | 66941 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 66744 insertions(+), 67138 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e6a0ab18d1 [HIP] Fix -save-temps
new 24b7c8b31c [mangle] Fix mangling where an extra mangle context is required.
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:
include/clang/AST/ASTContext.h | 5 +++++
include/clang/Sema/Sema.h | 14 +-------------
lib/AST/ASTContext.cpp | 10 ++++++++++
lib/Sema/SemaLambda.cpp | 12 ++----------
test/CodeGenCXX/mangle-lambdas.cpp | 10 ++++++++--
5 files changed, 26 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 132964fbdad [Darwin, machopic 3/n] Set a SYMBOL flag for indirections.
new c61efa71688 [Darwin] Improve Objective-C NeXT ABI version check.
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:
gcc/ChangeLog | 5 +++++
gcc/config/darwin.c | 21 +++++++++++----------
2 files changed, 16 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-defconfig
in repository toolchain/ci/llvm-project.
from d7c87c72e59 Fix a link in the lld 9.0 release notes
adds cbadd0d30ca git-llvm: Update for release_90 branch
No new revisions were added by this update.
Summary of changes:
llvm/utils/git-svn/git-llvm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 8ed46e0f 0: update: llvm-linux: boot
new ed197791 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8ed46e0f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 184 +-
02-build_llvm/console.log | 12026 +++++++++++++++++-----------------
03-build_linux/console.log | 700 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13423 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13410 insertions(+), 13431 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.