This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 472c98a9c gcc-80a091563bc802b373cb3e350b081c6454726b85: all
new 46e26c3b5 binutils-3046d67a0e29686ec18abd719660969c97973063: 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 (472c98a9c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 72 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6136 ++++-----
4-build_abe-stage1/console.log | 13061 +++++++++----------
5-count_linux_objs/console.log | 6748 +++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 26061 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 26184 insertions(+), 25946 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from ab3fe5222 linux-8fe28cb58bcb235034b64cbbb7550a8a43fd88be: 16218
new ae7d62d24 linux-3d4332cd825848da1a40c7116eb777b3269df0ea: 16218
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:
1-reset_artifacts/console.log | 71 +-
2-build_llvm/console.log | 10069 ++++++++++++++++-----------------
3-count_linux_objs/console.log | 1213 ++--
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 28 +-
console.log | 11668 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 11582 insertions(+), 11502 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 llvm.
from a8d481282a7 [SelectionDAGBuilder] Simplify HasSideEffect calculation. NFC.
new a1e328df4aa Revert "[Sanitizers] UBSan unreachable incompatible with AS [...]
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:
docs/LangRef.rst | 4 --
include/llvm/Bitcode/LLVMBitCodes.h | 1 -
include/llvm/IR/Attributes.td | 4 --
lib/AsmParser/LLLexer.cpp | 1 -
lib/AsmParser/LLParser.cpp | 4 --
lib/AsmParser/LLToken.h | 1 -
lib/Bitcode/Reader/BitcodeReader.cpp | 6 +--
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 -
lib/IR/Attributes.cpp | 2 -
lib/IR/Verifier.cpp | 1 -
lib/Transforms/IPO/ForceFunctionAttrs.cpp | 1 -
.../Instrumentation/AddressSanitizer.cpp | 3 +-
lib/Transforms/Utils/CodeExtractor.cpp | 1 -
test/Bitcode/attributes.ll | 11 +----
.../AddressSanitizer/instrument-no-return.ll | 48 +++++++++-------------
15 files changed, 25 insertions(+), 65 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 a41fa7f346 Fix failing buildbots
new 21974a4a75 Revert "[Sanitizers] UBSan unreachable incompatible with ASa [...]
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:
lib/CodeGen/CGCall.cpp | 6 +-----
test/CodeGenCXX/ubsan-unreachable.cpp | 33 +++++++++++++++------------------
2 files changed, 16 insertions(+), 23 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 compiler-rt.
from d6524c124 [scudo] Tuning changes based on feedback from current use
new 26b7bd710 Revert "[Sanitizers] UBSan unreachable incompatible with ASan [...]
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:
.../TestCases/Misc/unreachable_asan-compatibility.c | 16 ----------------
1 file changed, 16 deletions(-)
delete mode 100644 test/ubsan/TestCases/Misc/unreachable_asan-compatibility.c
--
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 binutils-gdb.
from 353229bf40 AArch64 AAPCS: Ignore static members
new 3046d67a0e Fix clang/libc++ build
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:
gdb/ChangeLog | 7 +++++++
gdb/common/forward-scope-exit.h | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
--
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/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 710c90859 gcc-7f76ae5079d4f1e517fce9e88de0f7dab5d7beb1: 17434
discards d13ea6bed linux-880ee82f0313453ec5a6cb122866ac057263066b: 17403
discards 36072be62 linux-5b22549b8c0011b8cc81b6f4fcd082e5545c3225: 17435
discards 652313e9e linux-880ee82f0313453ec5a6cb122866ac057263066b: 17403
discards 50b84199e binutils-595d73421b2f56d343c8e0f32cef8c073f3dad70: all
new 96787112a linux-755d01d176971569f1231a7cb6b104eedd8f1ed3: 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 (710c90859)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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:
1-reset_artifacts/console.log | 18 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3364 +++++++--------
4-build_abe-stage1/console.log | 4693 +++++++++++----------
5-count_linux_objs/console.log | 198 +-
6-check_regression/console.log | 12 +-
7-update_baseline/console.log | 72 +-
console.log | 8423 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 8380 insertions(+), 8426 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.