llvm-project/lldb/source/Plugins/DynamicLoader/Static
Jonas Devlieghere ebf9a99bbd [lldb/Plugin] Reject WASM and Hexagon in DynamicLoaderStatic
The WASM and Hexagon plugin check the ArchType rather than the OSType,
so explicitly reject those in the DynamicLoaderStatic.

Differential revision: https://reviews.llvm.org/D74780
2020-02-18 13:29:34 -08:00
..
CMakeLists.txt Add dependency on DynamicLoaderStatic to Utility. 2017-03-04 01:30:38 +00:00
DynamicLoaderStatic.cpp [lldb/Plugin] Reject WASM and Hexagon in DynamicLoaderStatic 2020-02-18 13:29:34 -08:00
DynamicLoaderStatic.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00