This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 98689c01bbf [RegAllocGreedy] IMPLICIT_DEF values shouldn't prefer registers
new b9a4d1d36a5 Implement -frecord-command-line (-frecord-gcc-switches)
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/CodeGen/AsmPrinter.h | 2 ++
.../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 2 ++
include/llvm/Target/TargetLoweringObjectFile.h | 6 +++++
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 26 ++++++++++++++++++++++
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 8 +++++++
lib/IR/Verifier.cpp | 20 +++++++++++++++++
test/CodeGen/X86/commandline-metadata.ll | 13 +++++++++++
test/Linker/Inputs/commandline.a.ll | 3 +++
test/Linker/Inputs/commandline.b.ll | 2 ++
test/Linker/commandline.ll | 8 +++++++
test/Verifier/commandline-meta1.ll | 10 +++++++++
test/Verifier/commandline-meta2.ll | 10 +++++++++
test/Verifier/commandline-meta3.ll | 10 +++++++++
test/Verifier/commandline-meta4.ll | 9 ++++++++
14 files changed, 129 insertions(+)
create mode 100644 test/CodeGen/X86/commandline-metadata.ll
create mode 100644 test/Linker/Inputs/commandline.a.ll
create mode 100644 test/Linker/Inputs/commandline.b.ll
create mode 100644 test/Linker/commandline.ll
create mode 100644 test/Verifier/commandline-meta1.ll
create mode 100644 test/Verifier/commandline-meta2.ll
create mode 100644 test/Verifier/commandline-meta3.ll
create mode 100644 test/Verifier/commandline-meta4.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 clang.
from c18971ee23 Fix up diagnostics.
new 8172697690 Implement -frecord-command-line (-frecord-gcc-switches)
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:
docs/ClangCommandLineReference.rst | 12 +++++++++++-
include/clang/Basic/CodeGenOptions.h | 4 ++++
include/clang/Driver/CC1Options.td | 2 ++
include/clang/Driver/Options.td | 13 +++++++++++--
lib/CodeGen/CodeGenModule.cpp | 13 +++++++++++++
lib/CodeGen/CodeGenModule.h | 3 +++
lib/Driver/ToolChains/Clang.cpp | 29 ++++++++++++++++++++++-------
lib/Frontend/CompilerInvocation.cpp | 1 +
test/Driver/clang_f_opts.c | 15 +++++++++++++++
test/Driver/debug-options.c | 11 +++++++++++
10 files changed, 93 insertions(+), 10 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cb9771773 binutils-0681fa5ee5a1059b9415c4b0408030fd25bd26dd: all
new bf2eff088 gcc-07c14f81e79fe4e4dfbd1176bcf10937f1fdf38f: 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 (cb9771773)
\
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 | 50 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3663 +++--
4-build_abe-stage1/console.log | 5183 +++----
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 25518 +++++++++++++++----------------
console.log | 30118 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 32298 insertions(+), 32262 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-release-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from ebaf5296e6 Automatic date update in version.in
adds 2b05e5e206 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 366d812c7 gcc-f7e5f7c0c47c01cd5e2e677e08cefa974f488f91: all
new 50aae1588 binutils-2b05e5e2064c4aad54c0fbb3e48af41f2aa7d8dc: 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 (366d812c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 48 +-
2-prepare_abe/console.log | 42 +-
3-build_abe-binutils/console.log | 6338 ++++++------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 12097 ++++++++++++-----------
5-count_linux_objs/console.log | 1046 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 19511 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 19654 insertions(+), 19452 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 88c44c8bb linux-d14b746c6c1ca310f679ef13f661587454e2c588: all
new ba97602b7 binutils-0a59decbb81676ac30deede1bb6b6e241cd75502: 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 (88c44c8bb)
\
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 | 104 +-
2-prepare_abe/console.log | 32 +-
3-build_abe-binutils/console.log | 6730 +++++++-------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 9329 +++++++++----------
5-count_linux_objs/console.log | 2087 ++---
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18298 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 18454 insertions(+), 18150 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-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 36c64f548 binutils-2b05e5e2064c4aad54c0fbb3e48af41f2aa7d8dc: all
new 29189a21a gcc-fbc08b6262064585fadd17c4dd3d9f2e3d1f0159: 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 (36c64f548)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 42 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3541 +++++++++--------
4-build_abe-stage1/console.log | 4134 ++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 90 +-
console.log | 7877 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 7839 insertions(+), 7873 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ca3f90b43 binutils-0681fa5ee5a1059b9415c4b0408030fd25bd26dd: 18994
new a33ee0c4b gcc-07c14f81e79fe4e4dfbd1176bcf10937f1fdf38f: 18994
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 (ca3f90b43)
\
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:
1-reset_artifacts/console.log | 184 +-
2-prepare_abe/console.log | 42 +-
3-build_abe-binutils/console.log | 6382 +-
4-build_abe-stage1/console.log | 13260 +-
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 340614 +++++++++++++++++-----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 360432 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 360378 insertions(+), 360566 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-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 079068637 linux-f5d582777bcb1c7ff19a5a2343f66ea01de401c6: 16028
new 0b4896974 linux-65e08c5e86311143f45c3e4389561af3107fc8f6: 16028
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 (079068637)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 125 +-
2-build_llvm/console.log | 8960 ++---
3-count_linux_objs/console.log | 69583 ++++++++++++++++++------------------
3-count_linux_objs/revision | 2 +-
console.log | 74624 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 29 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 76742 insertions(+), 76589 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 817d65cd5 llvm-7eed46bcf765ecba62e47e772726431b91bae988: 18987
new 555e06d69 llvm-07fa3deb603508dd488a83402587eb7c3ce00c94: 18987
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 (817d65cd5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 206 +-
2-build_llvm/console.log | 9111 ++++++++++++++++-----------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 1230 +++--
console.log | 10537 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 10558 insertions(+), 10540 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d8f11fbb4 gcc-6e7b2077261fd5403ea855b43d1e63ccc705b9f7: 19121
new 89fc5c23c binutils-0a59decbb81676ac30deede1bb6b6e241cd75502: 19121
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 (d8f11fbb4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 80 +-
2-prepare_abe/console.log | 42 +-
3-build_abe-binutils/console.log | 6469 +-
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 13331 +-
5-count_linux_objs/console.log | 338831 +++++++++++++++++----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 359705 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 359343 insertions(+), 359145 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7a8d82107 binutils-0681fa5ee5a1059b9415c4b0408030fd25bd26dd: all
new 15228c97e gcc-07c14f81e79fe4e4dfbd1176bcf10937f1fdf38f: 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 (7a8d82107)
\
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 | 109 +-
2-prepare_abe/console.log | 20 +-
3-build_abe-binutils/console.log | 3442 ++++++++--------
4-build_abe-stage1/console.log | 4606 ++++++++++-----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 56 +-
console.log | 8225 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 8287 insertions(+), 8189 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 33ae7e467 Fix build with older (<3.0) swigs
new 5f70e33c8 Fix minidump unit test failures from r349062
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:
unittests/Process/minidump/CMakeLists.txt | 21 ++++++++++++---------
1 file changed, 12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a52835a6e binutils-2b05e5e2064c4aad54c0fbb3e48af41f2aa7d8dc: all
new 595550621 linux-65e08c5e86311143f45c3e4389561af3107fc8f6: 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 (a52835a6e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 70 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3909 ++++++++---------
4-build_abe-stage1/console.log | 4531 ++++++++++----------
5-count_linux_objs/console.log | 313 +-
5-count_linux_objs/revision | 2 +-
console.log | 8783 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 8834 insertions(+), 8800 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f0da539c3 llvm-499e78c21407da81cae932298a4d718da712c24f: all
new beef8db1f llvm-ddb11e0166cda4f500b90b9d784d2b7350fdfa0a: 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 (f0da539c3)
\
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 | 302 +-
2-build_llvm/console.log | 10341 +++++++++++++++++++------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 126 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10775 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 4 +-
11 files changed, 10607 insertions(+), 10957 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.