Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124800
[lldb] Move GetSharedModuleWithLocalCache to PlatformDarwinDevice (NFC) ClosedPublic Authored by JDevlieghere on May 2 2022, 1:11 PM.
Details
Diff Detail
Event TimelineJDevlieghere added a child revision: D124801: [lldb] Make GetSharedModuleWithLocalCache consider the device support directory.May 2 2022, 1:17 PM JDevlieghere added a parent revision: D124799: [lldb] Hoist device support out of PlatformRemoteDarwinDevice (NFC). This revision is now accepted and ready to land.May 2 2022, 1:33 PM This revision was landed with ongoing or failed builds.May 2 2022, 5:35 PM Closed by commit rG322b4130415a: [lldb] Move GetSharedModuleWithLocalCache to PlatformDarwinDevice (NFC) (authored by JDevlieghere). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 426550 lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinDevice.h
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinDevice.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h
lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
|