Files
clang-p2996/llvm/lib/CodeGen/NonRelocatableStringpool.cpp
Adrian Prantl 786cf76f43 [dsymutil] Add support for inline DWARF source files. (#77016)
There was a strange and seemingly unncessary empty string optimization
in NonRelocatableStringPool that I had to remove in order to support
empty strings in the line_str string table, without unconditionally
forcing an empty string to be added to every debug_line_str table.
2024-01-04 15:30:23 -08:00

1.6 KiB