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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 96945d0c 2: update: llvm-linux: 17398
new 6205384f 2: update: llvm-linux: 17398
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 (96945d0c)
\
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 | 175 +-
02-build_llvm/console.log | 11695 +++++++++++++++---------------
03-build_linux/console.log | 3272 ++++-----
06-update_baseline/console.log | 90 +-
console.log | 15232 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 15234 insertions(+), 15238 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 cc6493e85b Try to fix build with older gccs after r361152
new 29994b0c63 [Preamble] Reuse preamble even if an unsaved file does not exist
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/Frontend/ASTUnit.h | 7 +++-
lib/Frontend/ASTUnit.cpp | 22 +++++-----
lib/Frontend/PrecompiledPreamble.cpp | 28 +++++++++----
unittests/Frontend/PCHPreambleTest.cpp | 74 ++++++++++++++++++++++++++++++++--
4 files changed, 109 insertions(+), 22 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-tools-extra.
from ca1625b1 [clangd] Make it possible to use VFS from parsing for getting [...]
new 3773877c [clang-tidy] New option for misc-throw-by-value-catch-by-reference
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:
clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp | 18 ++++++++++++++++--
clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h | 2 ++
docs/ReleaseNotes.rst | 5 +++++
.../checks/misc-throw-by-value-catch-by-reference.rst | 15 +++++++++++++++
4 files changed, 38 insertions(+), 2 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 ced1284d689 Add TargetLoweringInfo hook for explicitly setting the ABI [...]
new c4aea6055d4 [CMake] Specify component for all target types
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:
cmake/modules/AddLLVM.cmake | 7 +++----
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository lldb.
from e947f9c14 [CMake] Correct some dependencies
new 76fc4b6e6 DWARF: Introduce DWARFUnitHeader class
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:
.../Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 93 +----------------
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 26 ++---
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 13 ++-
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 114 ++++++++++++++++++---
source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 69 +++++++++----
5 files changed, 168 insertions(+), 147 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 binutils-gdb.
from 338ba75534 Fix PR 24564 - link fails for some rcalls/rjmps with wraparound
new 7622049e0b Fix PR 24571 - Relaxation does not shorten jmp or call to t [...]
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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-avr.c | 18 +++++++++++++++---
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-avr/relax-insn-at-range-boundary.d | 17 +++++++++++++++++
ld/testsuite/ld-avr/relax-insn-at-range-boundary.s | 11 +++++++++++
5 files changed, 55 insertions(+), 3 deletions(-)
create mode 100644 ld/testsuite/ld-avr/relax-insn-at-range-boundary.d
create mode 100644 ld/testsuite/ld-avr/relax-insn-at-range-boundary.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.