This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fe0f4354daf [llvm-objcopy] Delete a redundant override whose base is empty
new daecf945cc4 [DWARF] Revert r345546: Refactor range list extraction and dumping
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/DebugInfo/DWARF/DWARFContext.h | 8 +-
include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h | 85 +++++++++++
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h | 38 +----
include/llvm/DebugInfo/DWARF/DWARFListTable.h | 165 ++++++---------------
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 7 +
lib/DebugInfo/DWARF/CMakeLists.txt | 1 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 74 +++++----
lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp | 96 ++++++++++++
lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 96 +++---------
lib/DebugInfo/DWARF/DWARFDie.cpp | 1 +
lib/DebugInfo/DWARF/DWARFListTable.cpp | 74 ++++-----
lib/DebugInfo/DWARF/DWARFUnit.cpp | 101 ++++++-------
tools/dsymutil/DwarfLinker.cpp | 23 ++-
tools/dsymutil/DwarfStreamer.cpp | 19 +--
tools/dsymutil/DwarfStreamer.h | 4 +-
15 files changed, 398 insertions(+), 394 deletions(-)
create mode 100644 include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
create mode 100644 lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
--
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-lts-allnoconfig
in repository toolchain/binutils-gdb.
from 9c3adfb9a4 Automatic date update in version.in
adds fd332753fa Remove relational operators from common/offset-type.h
adds 4d5d104997 Check return value of bfd_init
adds c1230d1bab [src/erc32] Use ncurses instead of termcap on Cygwin too
adds b4e0939956 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 9 +++++++++
gdb/common/offset-type.h | 18 +-----------------
gdb/main.c | 6 +++++-
sim/erc32/ChangeLog | 6 ++++++
sim/erc32/configure | 10 +++++-----
sim/erc32/configure.ac | 9 ++++-----
7 files changed, 31 insertions(+), 29 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 glibc.
from 3ca235ed36 Convert linknamespace tests from Perl to Python.
new e3a88b3e9d hurd: Document how to translate EIEIO error message
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:
ChangeLog | 5 +++++
sysdeps/gnu/errlist.c | 13 +++++++++++++
2 files changed, 18 insertions(+)
--
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 b3bc95870d9 ADT/STLExtras: Introduce llvm::empty; NFC
new 72e5d0dd3b2 Don't duplicate function/class name at the beginning of the [...]
new f087eba4103 Use the container form llvm::sort(C)
new 0fecaffa305 Use llvm::any_of instead std::any_of. NFC
new fe0f4354daf [llvm-objcopy] Delete a redundant override whose base is empty
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:
include/llvm/Transforms/Utils/Cloning.h | 36 +++++++++++++++------------------
lib/IR/SafepointIRVerifier.cpp | 3 +--
tools/llvm-objcopy/ELF/Object.h | 1 -
utils/TableGen/RegisterInfoEmitter.cpp | 2 +-
4 files changed, 18 insertions(+), 24 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 8b5784c66 [lldb] Introduce StackFrameRecognizer
new d28e159ba Revert r345678 (build failure on Linux machines).
new e5ad3b502 [lldb] Introduce StackFrameRecognizer [take 2]
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:
include/lldb/Target/StackFrameRecognizer.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 compiler-rt.
from eee7964f7 [asan] Remove flags for clang-cl before it supported EH
new 70f56527d [asan] Remove stale -fno-exceptions flag in sanitizer_common as well
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:
lib/sanitizer_common/tests/CMakeLists.txt | 5 -----
1 file changed, 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.