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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ea413250 0: update: binutils-gcc-linux: boot
new b8b3e92e 0: update: binutils-gcc-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 (ea413250)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 132 +-
02-prepare_abe/console.log | 386 +-
03-build_abe-binutils/console.log | 10834 +++++++--------
04-build_abe-stage1/console.log | 13885 ++++++++++---------
05-build_linux/console.log | 704 +-
06-boot_linux/console.log | 4 +-
08-update_baseline/console.log | 25 +
console.log | 25986 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 26008 insertions(+), 25960 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1a48241f 8: update: llvm-linux: 17559
new acfdcede 8: update: llvm-linux: 17559
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 (1a48241f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 220 +-
02-build_llvm/console.log | 12203 +++++++++++++------------
03-build_linux/console.log | 6246 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 100 +-
console.log | 18777 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18766 insertions(+), 18796 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 lldb.
from be770754c [CMake] Copy over the system debugserver when using LLDB_USE_ [...]
new 588ec8904 Host: use the platform identifiers from LLVM (NFC)
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:
source/Host/windows/Host.cpp | 9 +++++----
1 file changed, 5 insertions(+), 4 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8a1fc5e4 0: update: llvm-linux: boot
new ee58b345 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 (8a1fc5e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 130 +-
02-build_llvm/console.log | 12100 ++++++++++++++++----------------
03-build_linux/console.log | 1806 ++---
04-boot_linux/console.log | 386 +-
console.log | 14422 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14412 insertions(+), 14440 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 libcxx.
from afa5393dd [libc++] Try fixing tests that fail on GCC 5 and older
new 1ee6c64cc [libc++] Purge mentions of GCC 4 from the test suite
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:
test/libcxx/diagnostics/enable_nodiscard.fail.cpp | 2 +-
.../libcxx/diagnostics/enable_nodiscard_disable_after_cxx17.fail.cpp | 2 +-
.../diagnostics/enable_nodiscard_disable_nodiscard_ext.fail.cpp | 2 +-
test/libcxx/diagnostics/nodiscard_extensions.fail.cpp | 2 +-
test/libcxx/type_traits/is_implicitly_default_constructible.pass.cpp | 2 +-
.../utility/pairs/pairs.pair/non_trivial_copy_move_ABI.pass.cpp | 3 ---
.../utility/pairs/pairs.pair/trivial_copy_move_ABI.pass.cpp | 3 ---
test/std/experimental/simd/simd.cons/broadcast.pass.cpp | 3 ---
test/std/experimental/simd/simd.cons/generator.pass.cpp | 3 ---
test/std/iterators/stream.iterators/istream.iterator/types.pass.cpp | 3 ---
.../iterators/stream.iterators/istreambuf.iterator/types.pass.cpp | 3 ---
.../new.delete/new.delete.array/sized_delete_array14.pass.cpp | 4 ----
.../new.delete/new.delete.single/sized_delete14.pass.cpp | 4 ----
test/std/language.support/support.dynamic/nothrow_t.fail.cpp | 2 +-
test/std/thread/thread.mutex/thread.lock/types.fail.cpp | 2 +-
test/std/utilities/function.objects/refwrap/type_properties.pass.cpp | 3 ---
test/std/utilities/memory/allocator.tag/allocator_arg.fail.cpp | 2 +-
.../specialized.addressof/constexpr_addressof.pass.cpp | 2 +-
.../meta.unary.prop/has_unique_object_representations.pass.cpp | 2 +-
.../meta/meta.unary/meta.unary.prop/is_trivially_assignable.pass.cpp | 2 --
.../meta.unary/meta.unary.prop/is_trivially_copy_assignable.pass.cpp | 2 --
.../meta.unary.prop/is_trivially_copy_constructible.pass.cpp | 2 --
.../meta.unary/meta.unary.prop/is_trivially_move_assignable.pass.cpp | 2 --
.../meta.unary.prop/is_trivially_move_constructible.pass.cpp | 2 --
test/std/utilities/tuple/tuple.tuple/tuple.cnstr/default.fail.cpp | 2 +-
.../tuple/tuple.tuple/tuple.helper/tuple_size_incomplete.pass.cpp | 1 -
.../tuple/tuple.tuple/tuple.helper/tuple_size_value_sfinae.pass.cpp | 1 -
.../utility/pairs/pair.piecewise/piecewise_construct_t.fail.cpp | 2 +-
.../std/utilities/utility/pairs/pairs.pair/default.explicit.fail.cpp | 2 +-
test/std/utilities/utility/pairs/pairs.pair/default.pass.cpp | 5 -----
.../utilities/utility/pairs/pairs.pair/trivial_copy_move.pass.cpp | 3 ---
.../test.workarounds/c1xx_broken_is_trivially_copyable.pass.cpp | 4 ----
32 files changed, 13 insertions(+), 66 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 lldb.
from 5979d0cb2 [unittest] Skip the socket tests if we $TMPDIR is too long.
new be770754c [CMake] Copy over the system debugserver when using LLDB_USE_ [...]
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:
.../thread/concurrent_events/TestConcurrentManyBreakpoints.py | 1 +
.../thread/concurrent_events/TestConcurrentManyCrash.py | 1 +
.../thread/concurrent_events/TestConcurrentManySignals.py | 1 +
.../thread/concurrent_events/TestConcurrentManyWatchpoints.py | 1 +
test/CMakeLists.txt | 4 ++++
tools/CMakeLists.txt | 4 +++-
tools/debugserver/source/CMakeLists.txt | 6 ++----
7 files changed, 13 insertions(+), 5 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 15271f49d5e [PGO][PGSO] ProfileSummary changes.
new 4ead4395854 Adding support for overriding LLVM_ENABLE_RUNTIMES for runt [...]
new 2bc1224a89c [BPF] Generate array dimension size properly for zero-size [...]
The 2 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/Target/BPF/BTFDebug.cpp | 46 ++++++++++++++++--------------------
runtimes/CMakeLists.txt | 6 ++++-
test/CodeGen/BPF/BTF/array-size-0.ll | 2 +-
3 files changed, 26 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.