This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 41d83afa975 [ConstantInt] Check active bits before calling getZExtValue.
new 49de0ec2379 [gn build] Add build files for DebugInfo/{DWARF,PDB}, Optio [...]
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:
.../gn/secondary/llvm/lib/DebugInfo/DWARF/BUILD.gn | 38 +++++++
utils/gn/secondary/llvm/lib/DebugInfo/PDB/BUILD.gn | 118 +++++++++++++++++++++
.../llvm/lib/DebugInfo/PDB/enable_dia.gni | 4 +
utils/gn/secondary/llvm/lib/Option/BUILD.gn | 12 +++
utils/gn/secondary/llvm/lib/Target/targets.gni | 4 +-
.../llvm/lib/ToolDrivers/llvm-lib/BUILD.gn | 20 ++++
.../gn/secondary/llvm/lib/WindowsManifest/BUILD.gn | 11 ++
7 files changed, 204 insertions(+), 3 deletions(-)
create mode 100644 utils/gn/secondary/llvm/lib/DebugInfo/DWARF/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/DebugInfo/PDB/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/DebugInfo/PDB/enable_dia.gni
create mode 100644 utils/gn/secondary/llvm/lib/Option/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/ToolDrivers/llvm-lib/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/WindowsManifest/BUILD.gn
--
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 43ceab969a Replace Const-Member checking with non-recursive version.
new 6be5408471 Move PCHContainerOperations from Frontend to Serialization
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/PCHContainerOperations.h | 104 +--------------------
include/clang/Serialization/ASTWriter.h | 2 +-
.../PCHContainerOperations.h | 6 +-
include/clang/module.modulemap | 3 -
lib/Frontend/ASTUnit.cpp | 2 +-
lib/Frontend/CMakeLists.txt | 1 -
lib/Serialization/ASTReader.cpp | 2 +-
lib/Serialization/CMakeLists.txt | 1 +
lib/Serialization/GlobalModuleIndex.cpp | 2 +-
lib/Serialization/ModuleManager.cpp | 2 +-
.../PCHContainerOperations.cpp | 4 +-
11 files changed, 12 insertions(+), 117 deletions(-)
copy include/clang/{Frontend => Serialization}/PCHContainerOperations.h (95%)
rename lib/{Frontend => Serialization}/PCHContainerOperations.cpp (94%)
--
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 73f366a81 llvm-3c13b111a8f5a934fe6d19544f33efd2d08f7cf0: 18067
new 09069cbb0 llvm-8eaff6e6a0d388f791a2a739256c9409443c63f7: 18067
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 (73f366a81)
\
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:
1-reset_artifacts/console.log | 203 +-
2-build_llvm/console.log | 10249 +++++++++++++------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 5588 +++++++-------
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 10 +-
console.log | 16018 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 15990 insertions(+), 16102 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a97fac9e0 binutils-550892eb5a320c5a55fb4f45750514cd16433baf: all
new 962a87cf6 gcc-928ac93cd2fcba79baf1101d0d71d05d40d5fb7b: 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 (a97fac9e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 60 +-
3-build_abe-binutils/console.log | 3671 +-
4-build_abe-stage1/console.log | 4968 +-
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 287688 +++++++++++++++++-----------------
console.log | 296601 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 296449 insertions(+), 296555 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7f3ac06fa binutils-69799d67e8872dcd3feee81ed2ff0fc47beb52d7: all
new 03adfa8fb gcc-928ac93cd2fcba79baf1101d0d71d05d40d5fb7b: 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 (7f3ac06fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 48 +-
2-prepare_abe/console.log | 23 +-
3-build_abe-binutils/console.log | 6399 ++++---
4-build_abe-gcc/revision | 1 -
{4-build_abe-gcc => 4-build_abe-stage1}/build-ok | 0
.../console.log | 9636 +++++------
4-build_abe-stage1/revision | 1 +
5-count_linux_objs/console.log | 802 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 17004 ++++++++++---------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 8 +-
trigger-bisect-on-failure | 6 +-
16 files changed, 16992 insertions(+), 16952 deletions(-)
delete mode 100644 4-build_abe-gcc/revision
rename {4-build_abe-gcc => 4-build_abe-stage1}/build-ok (100%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/console.log (59%)
create mode 100644 4-build_abe-stage1/revision
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 03c7fdf28 llvm-ee2026287bf5b334c82e64cac400ed36e0dd999b: 16397
new 56d6e2fb1 llvm-1ffeb91f39f2421b4822bc231cef55bb5e6b39eb: 16397
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 (03c7fdf28)
\
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:
1-reset_artifacts/console.log | 84 +-
2-build_llvm/console.log | 9057 +++++++++++++++++-----------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 728 +--
4-check_regression/console.log | 6 +-
5-update_baseline/console.log | 6 +-
console.log | 10255 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 10097 insertions(+), 10055 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.