This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Move UpdateISAToDescriptorMap into ClassInfoExtractor
ClosedPublic

Authored by JDevlieghere on Mar 26 2021, 3:40 PM.

Details

Summary

Move UpdateISAToDescriptorMap into ClassInfoExtractor so that all the formerly public functions can be private and remain an implementation detail of the extractor.

Diff Detail

Event Timeline

JDevlieghere requested review of this revision.Mar 26 2021, 3:40 PM
JDevlieghere created this revision.
aprantl accepted this revision.Mar 29 2021, 9:09 AM
This revision is now accepted and ready to land.Mar 29 2021, 9:09 AM
This revision was landed with ongoing or failed builds.Mar 29 2021, 9:23 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2021, 9:23 AM