================
@@ -357,7 +357,7 @@ void LineTable::Dump(Stream *s, Target *target,
Address::DumpStyle style,
Address::DumpStyle fallback_style, bool show_line_ranges)
{
const size_t count = m_entries.size();
LineEntry line_entry;
- FileSpec prev_file;
+ SupportFileSP prev_file;
----------------
medismailben wrote:
ditto
https://github.com/llvm/llvm-project/pull/77999
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits