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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards dceca6a57 0: update: llvm-linux: all
new fe8fcffce 0: update: llvm-linux: all
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 (dceca6a57)
\
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 | 25 +-
02-build_llvm/console.log | 12650 ++++++++++++++++++-----------------
03-build_linux/console.log | 707 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 6 +-
console.log | 13422 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13393 insertions(+), 13433 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-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from d9bd6e3c194 PR45083: Mark statement expressions as being dependent if t [...]
adds 92f7aebe2d7 [Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on [...]
adds aef96a6860c add a few new warnings to the 10.0 clang release notes
adds b406eab8880 add a missing dash to the release notes
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 22 ++++++++++++++++++++++
clang/lib/Lex/Pragma.cpp | 3 +++
clang/tools/driver/driver.cpp | 22 +++++++++++++++-------
llvm/include/llvm/Support/ManagedStatic.h | 6 ++++++
llvm/include/llvm/Support/Timer.h | 5 +++++
llvm/lib/Support/Timer.cpp | 4 ++++
6 files changed, 55 insertions(+), 7 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 99593b9c6 0: update: llvm-linux: all
new a10db8baa 0: update: llvm-linux: all
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 (99593b9c6)
\
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 | 82 +-
02-build_llvm/console.log | 12462 ++++++++++++++++++-----------------
03-build_linux/console.log | 836 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 10 +-
console.log | 13398 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 1 -
9 files changed, 13392 insertions(+), 13417 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-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9eee38790 0: update: llvm-linux: all
new 28169d7be 0: update: llvm-linux: all
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 (9eee38790)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 143 +-
02-build_llvm/console.log | 12784 +++++++++++++++++------------------
03-build_linux/console.log | 818 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13771 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13766 insertions(+), 13784 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-mainline-defconfig
in repository toolchain/ci/llvm-project.
from d9bd6e3c194 PR45083: Mark statement expressions as being dependent if t [...]
adds 92f7aebe2d7 [Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on [...]
adds aef96a6860c add a few new warnings to the 10.0 clang release notes
adds b406eab8880 add a missing dash to the release notes
No new revisions were added by this update.
Summary of changes:
clang/docs/ReleaseNotes.rst | 22 ++++++++++++++++++++++
clang/lib/Lex/Pragma.cpp | 3 +++
clang/tools/driver/driver.cpp | 22 +++++++++++++++-------
llvm/include/llvm/Support/ManagedStatic.h | 6 ++++++
llvm/include/llvm/Support/Timer.h | 5 +++++
llvm/lib/Support/Timer.cpp | 4 ++++
6 files changed, 55 insertions(+), 7 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards c7c8209b4 0: update: llvm-linux: boot
new f31a3bc42 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 (c7c8209b4)
\
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 | 128 +-
02-build_llvm/console.log | 12654 +++++++++++++++++-----------------
03-build_linux/console.log | 694 +-
04-boot_linux/console.log | 440 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 13930 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 1 +
9 files changed, 13937 insertions(+), 13936 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.