This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b82a55fc212 Filesystem/Windows: fix inconsistency in readNativeFileSlice API
new fbbdc4df874 [Attributor] -attributor-verify has false positives. Tempor [...]
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/Transforms/FunctionAttrs/read_write_returned_arguments_scc.ll | 1 -
1 file changed, 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.
unknown user pushed a change to branch master
in repository lld.
from c90d127ad [ELF] Simplify processRelocAux and allow a corner-case error
new ee9b88653 [lld][WebAssembly] Honor --no-export-dynamic even with -shared
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/wasm/shared-export-dynamic.ll | 18 ++++++++++++++++++
wasm/Driver.cpp | 7 ++++---
2 files changed, 22 insertions(+), 3 deletions(-)
create mode 100644 test/wasm/shared-export-dynamic.ll
--
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 d806ea2d0e Add Rust support to source highlighting
new f21c2bd7b7 Fix Fortran regression with variables in nested functions
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 | 8 ++++++++
gdb/block.c | 19 +++++++++++--------
gdb/block.h | 10 +++++++++-
gdb/printcmd.c | 5 +++--
4 files changed, 31 insertions(+), 11 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ee065f02 0: update: llvm-linux: 17960
new 6db58222 0: update: llvm-1c1f8f215d89f1946ec4942c0d4ce8d4bd4f33f3: 17960
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 (ee065f02)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 72 +-
02-build_llvm/console.log | 12052 +++++++++++++++---------------
03-build_linux/console.log | 3206 ++++----
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 +
console.log | 15338 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
7 files changed, 15245 insertions(+), 15470 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 eb809a71 [clangd] Added special HighlightingKind for function parameters.
new 72811968 [clangd] Added highlighting for tokens that are macro arguments.
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:
clangd/SemanticHighlighting.cpp | 33 +++++++++++--
clangd/unittests/SemanticHighlightingTests.cpp | 67 ++++++++++++++++++++++++--
2 files changed, 92 insertions(+), 8 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 zorg.
from f4189651 [lldb] Checking LLDB pipelines
new da308915 [lldb] Remove old pipeline scripts
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:
zorg/jenkins/lldb-cmake-matrix-dwarf.sh | 127 ---------------------------
zorg/jenkins/lldb-cmake-matrix-stage1.sh | 97 ---------------------
zorg/jenkins/lldb-cmake-matrix-stage2.sh | 145 -------------------------------
3 files changed, 369 deletions(-)
delete mode 100644 zorg/jenkins/lldb-cmake-matrix-dwarf.sh
delete mode 100644 zorg/jenkins/lldb-cmake-matrix-stage1.sh
delete mode 100644 zorg/jenkins/lldb-cmake-matrix-stage2.sh
--
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 3eb185c97d Fix N^2 behavior in _bfd_dwarf2_find_symbol_bias
new c1a5d03a89 Add --with-static-standard-libraries to the top level
new d806ea2d0e Add Rust support to source highlighting
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:
ChangeLog | 5 +++++
configure | 24 +++++++++++++++++++++++-
configure.ac | 16 +++++++++++++++-
gdb/ChangeLog | 8 ++++++++
gdb/configure | 6 ++++++
gdb/configure.ac | 8 ++++++++
gdb/source-cache.c | 24 +++++++++++++++++-------
7 files changed, 82 insertions(+), 9 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 gcc-9-branch
in repository gcc.
from 43930259bb4 2019-08-18 Steven G. Kargl <kargl(a)gcc.gnu.org>
new f702be2a608 [aarch64] PR target/91386 Use copy_rtx to avoid modifying o [...]
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 | 9 +++++++++
gcc/config/aarch64/aarch64.c | 18 ++++++++++--------
2 files changed, 19 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.