[PATCH] D73383: [Debuginfo] Allow retrieving source files relative to the compilation directory.

Sterling Augustine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 15:29:02 PST 2020


saugustine updated this revision to Diff 243300.
saugustine marked 5 inline comments as done.
saugustine added a comment.

Update for comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73383/new/

https://reviews.llvm.org/D73383

Files:
  llvm/include/llvm/DebugInfo/DIContext.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
  llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73383.243300.patch
Type: text/x-patch
Size: 6009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/ba56ebb7/attachment.bin>


More information about the llvm-commits mailing list