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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f716e30a 0: update: binutils-gcc-linux: all
new b93e2aae 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 (f716e30a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 16 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11239 ++++++-------
04-build_abe-stage1/console.log | 19663 +++++++++++-----------
05-build_linux/console.log | 728 +-
06-boot_linux/console.log | 2 +-
console.log | 32070 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 32091 insertions(+), 32067 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 6b1724e1e55 [AMDGPU] Drop Reg32 and use regular AsmName
new b9b17950ef8 Reapply [llvm-lipo] Implement -create (with hardcoded alignments)
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/tools/llvm-lipo/Inputs/arm64-slice.yaml | 101 ++++++++++
test/tools/llvm-lipo/Inputs/armv7-slice.yaml | 76 +++++++
test/tools/llvm-lipo/Inputs/x86_64-slice.yaml | 89 +++++++++
test/tools/llvm-lipo/create-executable.test | 13 ++
test/tools/llvm-lipo/create-invalid-input.test | 8 +
test/tools/llvm-lipo/create-without-alignment.test | 32 +++
tools/llvm-lipo/LipoOpts.td | 5 +
tools/llvm-lipo/llvm-lipo.cpp | 222 +++++++++++++++++++--
8 files changed, 528 insertions(+), 18 deletions(-)
create mode 100644 test/tools/llvm-lipo/Inputs/arm64-slice.yaml
create mode 100644 test/tools/llvm-lipo/Inputs/armv7-slice.yaml
create mode 100644 test/tools/llvm-lipo/Inputs/x86_64-slice.yaml
create mode 100644 test/tools/llvm-lipo/create-executable.test
create mode 100644 test/tools/llvm-lipo/create-invalid-input.test
create mode 100644 test/tools/llvm-lipo/create-without-alignment.test
--
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 7f4b5247d9 [clang-scan-deps] Dependency directives source minimizer: ha [...]
new ffd82a053c Update the SimpleJIT class in the clang-interpreter example [...]
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:
examples/clang-interpreter/main.cpp | 97 ++++++++++++++++++++-----------------
1 file changed, 53 insertions(+), 44 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 f6170a6a 0: update: llvm-linux: boot
new 3bdabfce 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 (f6170a6a)
\
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 | 202 +-
02-build_llvm/console.log | 11957 +++++++++++++++----------------
03-build_linux/console.log | 1802 ++---
04-boot_linux/console.log | 470 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 14 +-
console.log | 14451 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14460 insertions(+), 14450 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 59e9406120 [WebAssembly] Fix __builtin_wasm_tls_base intrinsic
new 7f4b5247d9 [clang-scan-deps] Dependency directives source minimizer: ha [...]
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:
.../Lex/DependencyDirectivesSourceMinimizer.h | 1 +
lib/Lex/DependencyDirectivesSourceMinimizer.cpp | 16 ++++++++++++++-
.../DependencyDirectivesSourceMinimizerTest.cpp | 24 ++++++++++++++++++++++
3 files changed, 40 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.
unknown user pushed a change to branch master
in repository lldb.
from 8f937e022 The switch to table-genning command options broke the xcode p [...]
new 3f4c82a77 Add an expectedFailure test for type finding.
new b415117ab Remember to sort the Xcode project!!!
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:
lldb.xcodeproj/project.pbxproj | 6358 ++++++++++----------
.../test/lang/c/local_types/TestUseClosestType.py | 56 +
.../lldbsuite/test/lang/c/local_types/main.c | 16 +
.../lldbsuite/test/lang/c/local_types/other.c | 11 +
4 files changed, 3262 insertions(+), 3179 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/lang/c/local_types/TestUseCloses [...]
create mode 100644 packages/Python/lldbsuite/test/lang/c/local_types/main.c
create mode 100644 packages/Python/lldbsuite/test/lang/c/local_types/other.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.