[PATCH] D150554: [DWARFLinker][DWARFv5] Add support for .debug_line_str table.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 08:00:42 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG788e6ff4e5e6: [DWARFLinker][DWARFv5] Add support for .debug_line_str table. (authored by avl).

Changed prior to commit:
  https://reviews.llvm.org/D150554?vs=522106&id=522627#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150554

Files:
  llvm/include/llvm/DWARFLinker/DWARFLinker.h
  llvm/include/llvm/DWARFLinker/DWARFStreamer.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/lib/DWARFLinker/DWARFStreamer.cpp
  llvm/test/tools/dsymutil/Inputs/dwarf5-linetable.o
  llvm/test/tools/dsymutil/Inputs/dwarf5.o
  llvm/test/tools/dsymutil/X86/dwarf5-linetable.test
  llvm/test/tools/llvm-dwarfutil/ELF/X86/dwarf5-line-str.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150554.522627.patch
Type: text/x-patch
Size: 54780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/0e4762b7/attachment.bin>


More information about the llvm-commits mailing list