This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 62d77c68e Extend r356573 (minidump UUID handling) to cover elf build-ids too
new 901c7ae01 Revert "Move the rest of the sections over to DWARFContext."
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:
.../Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 15 +-
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 8 +-
source/Plugins/SymbolFile/DWARF/DWARFContext.cpp | 65 ------
source/Plugins/SymbolFile/DWARF/DWARFContext.h | 22 --
source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 5 +-
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 4 +-
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 64 ++---
.../Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h | 19 +-
.../Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp | 45 ++--
source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h | 18 +-
source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp | 23 +-
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 5 +-
source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 8 +-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 259 +++++++++++++--------
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 33 ++-
.../SymbolFile/DWARF/SymbolFileDWARFDwo.cpp | 2 +-
.../Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h | 2 +-
17 files changed, 270 insertions(+), 327 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 29f42bb296 [OPENMP]Add missing comment, NFC.
new 55c482d7c1 Revert "[coroutines][PR40978] Emit error for co_yield within [...]
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/Basic/DiagnosticSemaKinds.td | 2 -
include/clang/Sema/Scope.h | 3 --
lib/Parse/ParseStmt.cpp | 8 ++--
lib/Sema/Scope.cpp | 4 +-
lib/Sema/SemaCoroutine.cpp | 64 +++++++-----------------------
test/SemaCXX/coroutines.cpp | 63 +++--------------------------
6 files changed, 25 insertions(+), 119 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 6e1d5e79bc9 gn build: Merge r356753
new 5514b5c1f42 InstCombineSimplifyDemanded: Allow v3 results for AMDGCN bu [...]
new bb7534533b8 gn build: Merge r356692
new bf41b04739e gn build: Merge r356662
new cda5303cf21 gn build: Merge r356570
new d6235de0339 gn build: Merge r356750
The 5 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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 3 +-
.../AMDGPU/amdgcn-demanded-vector-elts.ll | 84 ++++++++++------------
.../clang-tools-extra/clang-tidy/BUILD.gn | 1 +
utils/gn/secondary/clang/unittests/AST/BUILD.gn | 1 +
utils/gn/secondary/clang/unittests/Format/BUILD.gn | 1 +
.../gn/secondary/llvm/tools/llvm-pdbutil/BUILD.gn | 1 +
6 files changed, 41 insertions(+), 50 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 6544903a2b7 [x86] auto-generate complete test checks; NFC
new 85f2850f159 [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM [...]
new abfc7b07588 gn build: Merge r356729
new 2943ef684f2 gn build: Merge r356652 (and follow-up r56655)
new 6e1d5e79bc9 gn build: Merge r356753
The 4 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-readobj/elf-versioninfo.test | 210 ++++++++--------
test/tools/yaml2obj/verdef-section.yaml | 2 +-
test/tools/yaml2obj/verneed-section.yaml | 2 +-
test/tools/yaml2obj/versym-section.yaml | 2 +-
tools/llvm-readobj/ELFDumper.cpp | 276 +++++++++++++--------
utils/gn/secondary/llvm/lib/BinaryFormat/BUILD.gn | 1 +
utils/gn/secondary/llvm/lib/Object/BUILD.gn | 2 +
utils/gn/secondary/llvm/lib/ObjectYAML/BUILD.gn | 1 +
utils/gn/secondary/llvm/tools/yaml2obj/BUILD.gn | 1 +
utils/gn/secondary/llvm/unittests/Object/BUILD.gn | 3 +
.../secondary/llvm/unittests/ObjectYAML/BUILD.gn | 3 +
11 files changed, 300 insertions(+), 203 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-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from d2298e74235 Re-generate DiagnosticsReference.rst (PR41080)
adds db4cf6bdbf2 Bump version to 8.0.1
adds bf2f5abb8e3 git-llvm: Update for release_80 branch
No new revisions were added by this update.
Summary of changes:
libcxx/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
llvm/utils/git-svn/git-llvm | 6 +++---
llvm/utils/lit/lit/__init__.py | 2 +-
5 files changed, 7 insertions(+), 7 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e1d81a01 4: good: llvm-linux: 17558
new 7ebe1a56 4: good: llvm-linux: 17558
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 (e1d81a01)
\
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:
.../console.log | 70 +-
02-build_llvm/console.log | 5841 +++++++++
{3-build_linux => 03-build_linux}/console.log | 2089 ++-
.../console.log | 2 +-
.../console.log | 6 +-
2-build_llvm/console.log | 5837 ---------
console.log | 12759 +++++++++----------
jenkins/manifest.sh | 10 +-
8 files changed, 13302 insertions(+), 13312 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (64%)
create mode 100644 02-build_llvm/console.log
rename {3-build_linux => 03-build_linux}/console.log (96%)
rename {5-check_regression => 05-check_regression}/console.log (86%)
rename {6-update_baseline => 06-update_baseline}/console.log (86%)
delete mode 100644 2-build_llvm/console.log
--
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-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 5a5d6fdf 0: good: binutils-gcc-glibc: -5
new 5c9ca453 0: good: binutils-gcc-glibc: -5
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 (5a5d6fdf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-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:
01-reset_artifacts/console.log | 60 +-
02-prepare_abe/console.log | 25 +-
03-build_abe-binutils/console.log | 6287 ++--
04-build_abe-stage1/console.log | 9370 +++---
05-build_abe-linux/console.log | 62 +-
06-build_abe-glibc/console.log | 23355 +++++++------
07-build_abe-stage2/console.log | 23627 +++++++-------
08-benchmark/benchmark.log | 14 +-
08-benchmark/console.log | 38 +-
10-update_baseline/console.log | 2 +-
console.log | 62928 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
12 files changed, 62876 insertions(+), 62908 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.