This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [Process/FreeBSDRemote] Remove GetSharedLibraryInfoAddress override
ClosedPublic

Authored by mgorny on Nov 2 2020, 8:30 AM.

Details

Summary

Remove the NetBSD-specific override of GetSharedLibraryInfoAddress(),
restoring the generic implementation from NativeProcessELF.

Diff Detail

Event Timeline

mgorny requested review of this revision.Nov 2 2020, 8:30 AM
mgorny created this revision.
krytarowski accepted this revision.Nov 2 2020, 9:01 AM
This revision is now accepted and ready to land.Nov 2 2020, 9:01 AM
emaste accepted this revision.Nov 2 2020, 9:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 3 2020, 12:46 AM