================
@@ -1451,7 +1451,8 @@ static lldb::SectionType GetSectionType(uint32_t flags,
static ConstString g_sect_name_dwarf_debug_line_str("__debug_line_str");
static ConstString g_sect_name_dwarf_debug_loc("__debug_loc");
static ConstString g_sect_name_dwarf_debug_loclists("__debug_loclists");
- static ConstString
g_sect_name_dwarf_debug_loclists_dwo("__debug_loclists.dwo");
+ static ConstString g_sect_name_dwarf_debug_loclists_dwo(
+ "__debug_loclists.dwo");
----------------
chelcassanova wrote:
They aren't, giant formatting issue on my part.
https://github.com/llvm/llvm-project/pull/69516
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits