[PATCH] D131749: [MCDwarf] Respect -fdebug-prefix-map= for generated assembly debug info (DWARF v5)

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 11:39:18 PDT 2022


MaskRay updated this revision to Diff 452250.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Update comment that src_root/src_root/file is a llvm-dwarfdump bug.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131749

Files:
  llvm/include/llvm/MC/MCContext.h
  llvm/include/llvm/MC/MCDwarf.h
  llvm/lib/MC/MCContext.cpp
  llvm/lib/MC/MCDwarf.cpp
  llvm/test/MC/ELF/debug-prefix-map.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131749.452250.patch
Type: text/x-patch
Size: 5718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/285a99ba/attachment.bin>


More information about the llvm-commits mailing list