JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM
Comment at: lldb/source/Symbol/SymbolFile.cpp:188-190
+ auto *symtab = GetSymtab();
+ if (symtab)
+symtab->SectionFileAddressesChanged();
-
augusto2112 created this revision.
augusto2112 added reviewers: labath, jingham, JDevlieghere.
Herald added a project: All.
augusto2112 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
The symbol file stores a raw pointer to the main object