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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 15:17:16 PST 2020


MaskRay added a comment.

>From what I can tell, `DILineInfoSpecifier::FileLineInfoKind::RelativeFilePath` can only be set by unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp . Is there a plan to use it in other places of DebugInfo?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73383





More information about the llvm-commits mailing list