Remove the NetBSD-specific override of GetSharedLibraryInfoAddress(),
restoring the generic implementation from NativeProcessELF.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90620
[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(),
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 2 2020, 9:01 AM Closed by commit rG40d26bc4b185: [lldb] [Process/FreeBSDRemote] Remove GetSharedLibraryInfoAddress override (authored by mgorny). · Explain WhyNov 3 2020, 12:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302494 lldb/source/Plugins/Process/FreeBSDRemote/NativeProcessFreeBSD.h
lldb/source/Plugins/Process/FreeBSDRemote/NativeProcessFreeBSD.cpp
|