llvm-project/lldb/source/Plugins/DynamicLoader
Stella Stamenova a2d9fdf5b6 [win] Resolve the module only if there isn't one already
Summary:
This commit modifies the OnLoadModule method to resolve the module
unless we already have one

Change by Hui Huang to fix the failing LLDB tests on Windows

Reviewers: labath, asmith

Subscribers: abidh, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D58303

llvm-svn: 354172
2019-02-15 21:40:59 +00:00
..
Darwin-Kernel Use std::make_shared in LLDB (NFC) 2019-02-11 23:13:08 +00:00
Hexagon-DYLD Use std::make_shared in LLDB (NFC) 2019-02-11 23:13:08 +00:00
MacOSX-DYLD Use std::make_shared in LLDB (NFC) 2019-02-11 23:13:08 +00:00
POSIX-DYLD Remove redundant ::get() for smart pointer. (NFC) 2019-02-12 03:47:39 +00:00
Static Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Windows-DYLD [win] Resolve the module only if there isn't one already 2019-02-15 21:40:59 +00:00
CMakeLists.txt Enable ProcessMachCore plugin on non-apple platforms 2018-05-22 16:33:43 +00:00