Files
clang-p2996/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Felipe de Azevedo Piovezan fc4f1efb6a [DebugInfo][AsmPrinter] Don't emit accelerator entries with empty names
The DWARF 5 specification says that:

> All other debugging information entries without a DW_AT_name attribute are
> excluded.

Clang started generating these variables for string literals, see D123534.

Differential Revision: https://reviews.llvm.org/D153809
2023-06-27 08:41:06 -04:00

139 KiB