Files
clang-p2996/llvm/include
Alexey Lapshin 788e6ff4e5 [DWARFLinker][DWARFv5] Add support for .debug_line_str table.
This patch adds support for DWARFv5 .debug_line_str table.
It replaces code generating line table. Instead of copying original
table and patching certain places this patch implements full line table
generation.

Differential Revision: https://reviews.llvm.org/D150554
2023-05-16 16:56:14 +02:00
..