This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1cdcccce015 [ARM GlobalISel] Fixup r359768
new 61afdad9ff3 [Object] Change getSectionName() to return Expected<StringRef>
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/Object/COFF.h | 5 ++---
include/llvm/Object/ELFObjectFile.h | 12 +++---------
include/llvm/Object/MachO.h | 3 +--
include/llvm/Object/ObjectFile.h | 9 ++++++---
include/llvm/Object/Wasm.h | 3 +--
include/llvm/Object/XCOFFObjectFile.h | 3 +--
lib/Object/COFFObjectFile.cpp | 20 +++++++++----------
lib/Object/MachOObjectFile.cpp | 11 ++++-------
lib/Object/ObjectFile.cpp | 5 ++---
lib/Object/WasmObjectFile.cpp | 12 ++++--------
lib/Object/XCOFFObjectFile.cpp | 8 +++-----
tools/llvm-nm/llvm-nm.cpp | 16 ++++++++-------
tools/llvm-objcopy/COFF/Reader.cpp | 6 ++++--
tools/llvm-objdump/MachODump.cpp | 25 +++++++++++------------
tools/llvm-readobj/ARMWinEHPrinter.cpp | 14 ++++++-------
tools/llvm-readobj/ARMWinEHPrinter.h | 2 +-
tools/llvm-readobj/COFFDumper.cpp | 36 +++++++++++++---------------------
17 files changed, 83 insertions(+), 107 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 lld.
from 92c3a339c [ELF] Delete a cant-write test from test/lto/thinlto-index-only.ll
new c62db0a3a [Object] Change getSectionName() to return Expected<StringRef>
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:
COFF/Chunks.cpp | 3 ++-
COFF/InputFiles.cpp | 9 ++++++---
2 files changed, 8 insertions(+), 4 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-allyesconfig
in repository toolchain/ci/linux.
from f2bc9c908dfe Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/ [...]
adds 6f303d60534c gcc-9: silence 'address-of-packed-member' warning
adds cf676908846a gcc-9: don't warn about uninitialized variable
adds 459e3a21535a gcc-9: properly declare the {pv,hv}clock_page storage
adds 7e74e235bb31 gcc-9: don't warn about uninitialized btrfs extent_type variable
adds 2c2a2fb1e2a9 Revert "ACPICA: Clear status of GPEs before enabling them"
adds fb0af61d3afe Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/l [...]
adds 99bd5fcc505d ARC: PAE40: don't panic and instead turn off hw ioc
adds 21cee1bd1594 ARC: [hsdk] Make it easier to add PAE40 region to DTB
adds 55c0c4c793b5 ARC: memset: fix build with L1_CACHE_SHIFT != 6
adds 65beea4c3a52 Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/ [...]
adds dbe7208c6c4a power: supply: cpcap-battery: Fix division by zero
adds 349ced9984ff power: supply: sysfs: prevent endless uevent loop with CON [...]
adds 600d7258316d Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/arc/boot/dts/hsdk.dts | 13 +++++++------
arch/arc/lib/memset-archs.S | 4 ++--
arch/arc/mm/cache.c | 31 ++++++++++++++++---------------
arch/x86/entry/vdso/vclock_gettime.c | 4 ++--
drivers/acpi/acpica/evgpe.c | 6 +-----
drivers/i2c/i2c-core-base.c | 2 +-
drivers/power/supply/cpcap-battery.c | 3 +++
drivers/power/supply/power_supply_sysfs.c | 6 ------
fs/btrfs/inode.c | 2 +-
10 files changed, 34 insertions(+), 39 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 780da88 0: update: llvm-linux: 16694
new 1156dae 0: update: llvm-linux: 16694
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 (780da88)
\
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 11694 ++++++++++++++++----------------
03-build_linux/console.log | 2472 +++----
console.log | 14332 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 14336 insertions(+), 14336 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 37e2f8f 0: update: llvm-linux: 18109
new dda1998 0: update: llvm-linux: 18109
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 (37e2f8f)
\
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:
01-reset_artifacts/console.log | 212 +-
02-build_llvm/console.log | 11735 ++++++++++---------
03-build_linux/console.log | 11178 +++++++++---------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 23139 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 23146 insertions(+), 23144 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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards b4bdf4f 0: update: gcc-a638797fea8b32d4c8dd1751caeb369b0f21a6e4: 0
new cfbd61b 0: update: glibc-eaea1dfbe95a31c29adc259100569962cddb6f19: 0
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 (b4bdf4f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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 | 165 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10468 ++--
04-build_abe-stage1/console.log | 13573 +++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 38503 ++++++-------
07-build_abe-stage2/console.log | 40257 +++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 17 +-
08-benchmark/console.log | 259 +-
09-check_regression/console.log | 52 +-
10-update_baseline/console.log | 34 +-
console.log | 104257 +++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
results.csv | 4 +-
results_id | 2 +-
16 files changed, 103858 insertions(+), 104483 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.