[PATCH] D47152: [DebugInfo] Use absolute addresses in location lists

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 12:41:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
JDevlieghere marked an inline comment as done.
Closed by commit rL332873: [DebugInfo] Use absolute addresses in location lists (authored by JDevlieghere, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47152?vs=147813&id=147839#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47152

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/test/DebugInfo/X86/debug-loc-offset.ll
  llvm/trunk/test/tools/dsymutil/X86/basic-lto-dw4-linking-x86.test
  llvm/trunk/test/tools/dsymutil/X86/basic-lto-linking-x86.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47152.147839.patch
Type: text/x-patch
Size: 8519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/77bb956d/attachment.bin>


More information about the llvm-commits mailing list