llvm-project/lldb/cmake
Adrian McCarthy 1ca677f4c4 Remove Windows-specific minidump plugin
With the cross-platform minidump plugin working, the Windows-specific one is no longer needed. This eliminates the unnecessary code.

This does not eliminate the Windows-specific tests, as they hit a few cases the general tests don't. (The Windows-specific tests are currently passing.) I'll look into a separate patch to make sure we're not doing too much duplicate testing.

After that I might do a little re-org in the Windows plugin, as there was some factoring there (Common & Live) that probably isn't necessary anymore.

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

llvm-svn: 287113
2016-11-16 16:04:14 +00:00
..
modules Fixing the Xcode build that I broke in r286479 2016-11-10 21:30:16 +00:00
platforms Work around android-arm NDK bug exposed by rL269992 2016-05-20 10:58:55 +00:00
LLDBDependencies.cmake Remove Windows-specific minidump plugin 2016-11-16 16:04:14 +00:00