[PATCH] D117785: [DebugInfo] Fix handling '# line "file"' for DWARFv5

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 09:36:34 PST 2022


probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.

LGTM, thanks for finding this!

Really DWARF v5 shouldn't emit the fully qualified name in the file_names list, but I remember there being an issue filed for this a while back, and the fix will surely be somewhere else in the v5 path.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117785



More information about the llvm-commits mailing list