This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8f8fa1c8c2 utils: Add a git-r utility for mapping svn revisions to git [...] new e97626f4721 Improve the accuracy of variable ranges .debug_loc location lists.
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/AsmPrinter/DwarfDebug.cpp | 66 +++++++++++++++++---- test/DebugInfo/Generic/partial-constant.ll | 82 ++++++++++++++++++++++++++ test/DebugInfo/Generic/sugared-constants.ll | 30 +--------- test/DebugInfo/MIR/X86/bit-piece-dh.mir | 10 +--- test/DebugInfo/X86/dbg-merge-loc-entry.ll | 2 + test/DebugInfo/X86/inlined-formal-parameter.ll | 14 +++-- test/DebugInfo/X86/parameters.ll | 13 ++-- test/DebugInfo/X86/pieces-3.ll | 9 ++- test/DebugInfo/X86/reference-argument.ll | 10 ++-- test/DebugInfo/X86/this-stack_value.ll | 4 +- 10 files changed, 168 insertions(+), 72 deletions(-) create mode 100644 test/DebugInfo/Generic/partial-constant.ll