This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 88767d874d Another attempt to fix "could not find clang-check" lit warn [...]
new c1150d5476 Change the metadata for heapallocsite calls when the type is cast.
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 | 1 -
lib/CodeGen/CGExprScalar.cpp | 6 +++++
test/CodeGen/debug-info-codeview-heapallocsite.c | 28 ++++++++++--------------
3 files changed, 18 insertions(+), 17 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-defconfig
in repository toolchain/ci/base-artifacts.
discards d926d49 2: update: llvm-linux: 5564
new 77c38e1 2: update: llvm-1b29dec05f3cc005d66be9633a85e1fce0883c38: 5564
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 (d926d49)
\
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 | 162 +-
02-build_llvm/console.log | 11658 +++---
03-build_linux/console.log | 73830 +++++++++++++++++----------------
console.log | 86516 +++++++++++++++++++--------------------
jenkins/manifest.sh | 11 +-
5 files changed, 85950 insertions(+), 86227 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/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from b83b4b1382 [BINUTILS, AArch64] Enable Transactional Memory Extension
adds e37f3ecd59 Automatic date update in version.in
adds 2cdc1a970d Treat the .gnu.debuglink and .gnu.debugaltlink sections as d [...]
adds b8c05e85ef Remove _initialize_valarith
new 06f74c5cb8 i386: Issue a warning to IRET without suffix for .code16gcc
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/coffcode.h | 5 +++++
bfd/version.h | 2 +-
gas/ChangeLog | 9 +++++++++
gas/config/tc-i386.c | 20 +++++++++++++-------
gas/testsuite/gas/i386/jump16.d | 5 +++++
gas/testsuite/gas/i386/jump16.e | 3 +++
gas/testsuite/gas/i386/jump16.s | 16 ++++++++++++++++
gdb/ChangeLog | 4 ++++
gdb/valarith.c | 5 -----
10 files changed, 62 insertions(+), 13 deletions(-)
create mode 100644 gas/testsuite/gas/i386/jump16.e
--
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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bcef862 0: update: binutils-gcc-linux: all
new a3601c9 0: update: binutils-gcc-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 (bcef862)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 7963 +++---
04-build_abe-stage1/console.log | 19690 +++++++-------
05-build_linux/console.log | 22512 ++++++++--------
06-boot_linux/console.log | 2 +-
console.log | 50739 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 50692 insertions(+), 50798 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 86b49e2b741 build: add option to disable unwind tables
new 38333049114 Typo Functino->Function.
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/llvm/Passes/PassBuilder.h | 2 +-
1 file changed, 1 insertion(+), 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 clang.
from 151e674ab9 [Sema] Emit warning for visibility attribute on internal-lin [...]
new 88767d874d Another attempt to fix "could not find clang-check" lit warn [...]
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/lit.cfg.py | 18 +++++++++---------
1 file changed, 9 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 master
in repository llvm.
from d86591e1d1f [yaml2obj] - Make interface of `NameToIdxMap` class be huma [...]
new 86b49e2b741 build: add option to disable unwind tables
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:
CMakeLists.txt | 2 ++
cmake/modules/AddLLVM.cmake | 4 ++++
docs/CMake.rst | 4 ++++
3 files changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.