hanchenye-llvm-project/lldb/cmake
Stephane Sezer 38a1b7ea58 Move WindowsDYLD to the Plugins/DynamicLoader directory.
Summary:
This commit moves the Windows DyanamicLoader to the common DynamicLoader
directory. This is required to remote debug Windows targets.

This commit also initializes the Windows DYLD plugin in
SystemInitializerCommon (similarly to both POSIX and MacOSX DYLD
plugins) so that we can automatically instantiate this class when
connected to a windows process.

Test Plan: Build.

Reviewers: zturner

Subscribers: lldb-commits, abdulras

Differential Revision: http://reviews.llvm.org/D10882

llvm-svn: 241697
2015-07-08 18:07:13 +00:00
..
modules cmake no longer needs to deal with -std=c++11 checks. 2015-07-07 14:52:59 +00:00
platforms Get lldb-server building on android-9 2015-05-12 01:10:56 +00:00
LLDBDependencies.cmake Move WindowsDYLD to the Plugins/DynamicLoader directory. 2015-07-08 18:07:13 +00:00