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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 01:01:00 PST 2020


jhenderson added reviewers: probinson, aprantl, dblaikie, JDevlieghere.
jhenderson added a comment.

This change looks like it's a little outside my area of understanding, so I've added a few of the DebugInfo guys as reviewers.

Where exactly is this new Kind actually created? At the moment, `RelativeFilePath` looks to be dead. Do you have a follow-up patch for it? Knowing where it is used would point towards the appropriate testing strategy, I think.


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