This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b5d5e5ebf64 DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
new 3a1bc560ac4 llvm-dwarfdump: Support RLE_addressx and RLE_startx_length [...]
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/DWARFDebugRnglists.h | 9 ++-
include/llvm/DebugInfo/DWARF/DWARFListTable.h | 14 ++--
lib/DebugInfo/DWARF/DWARFContext.cpp | 22 +++++--
lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 80 ++++++++++++++++++-----
lib/DebugInfo/DWARF/DWARFUnit.cpp | 2 +-
test/tools/llvm-dwarfdump/X86/debug_rnglists.s | 27 +++++++-
6 files changed, 123 insertions(+), 31 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 616537d9aa7 [X86] Add additional CPUs and features to Host.cpp and X86T [...]
new b5d5e5ebf64 DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
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/DWARFDebugRangeList.h | 3 +--
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h | 2 +-
include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 8 +++++++
include/llvm/DebugInfo/DWARF/DWARFSection.h | 5 ++++
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 11 +++------
lib/CodeGen/AsmPrinter/AddressPool.cpp | 6 ++---
lib/CodeGen/AsmPrinter/DIE.cpp | 2 ++
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 6 +++--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 16 +++++++------
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 6 +++--
lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFDie.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 28 +++++++++++++++-------
lib/DebugInfo/DWARF/DWARFUnit.cpp | 23 +++++++++---------
test/DebugInfo/X86/debug_addr.ll | 3 ++-
test/DebugInfo/X86/fission-ranges.ll | 1 +
17 files changed, 78 insertions(+), 48 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 ecd6966ec0 [X86] Add support for more than 32 features for __builtin_cpu_is
new c405aa7681 [CodeGen] Use the mangle context owned by CodeGenModule to c [...]
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/CodeGen/CGBlocks.cpp | 4 +--
test/CodeGenObjCXX/lambda-to-block.mm | 60 ++++++++++++++++++++++++++++++++++-
2 files changed, 60 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.