This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 95f6d02cc9a [cmake] Remove MSVC C4258 override new 7c8f17874e3 DWARF: Fix a regression in location list 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/DWARFDebugLoc.h | 4 +- lib/DebugInfo/DWARF/DWARFDebugLoc.cpp | 9 +- lib/DebugInfo/DWARF/DWARFDie.cpp | 39 +++--- .../X86/dwarfdump-debug-loc-error-cases2.s | 121 +++++++++++++++++++ .../X86/dwarfdump-debug-loclists-error-cases2.s | 132 +++++++++++++++++++++ 5 files changed, 277 insertions(+), 28 deletions(-) create mode 100644 test/DebugInfo/X86/dwarfdump-debug-loc-error-cases2.s create mode 100644 test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases2.s