This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed6033f1119 [DWARF] Fix dump of local/foreign TU lists in .debug_names new 74e964e3d17 [DebugInfo] Terminate more location-list ranges at the end [...]
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: .../AsmPrinter/DbgEntityHistoryCalculator.cpp | 44 ++- lib/CodeGen/LiveDebugValues.cpp | 58 +++- test/DebugInfo/COFF/pieces.ll | 20 +- .../MIR/AArch64/implicit-def-dead-scope.mir | 8 +- test/DebugInfo/X86/fission-ranges.ll | 22 +- test/DebugInfo/X86/live-debug-values-constprop.mir | 347 +++++++++++++++++++++ 6 files changed, 464 insertions(+), 35 deletions(-) create mode 100644 test/DebugInfo/X86/live-debug-values-constprop.mir