llvm-project/lldb/source/Plugins/ObjectContainer
Kaining Zhong dc46ae6df5 [lldb] Add support to load object files from thin archives
This fixes https://github.com/llvm/llvm-project/issues/50114 where lldb/mac
can't load object files from thin archives.  This patch allows lldb to identify
thin archives, and load object files contained in them.

Differential Revision: https://reviews.llvm.org/D126464
2022-07-05 10:52:26 +02:00
..
BSD-Archive [lldb] Add support to load object files from thin archives 2022-07-05 10:52:26 +02:00
Universal-Mach-O [lldb] Remove ConstString from GetPluginNameStatic of some plugins 2021-10-21 12:58:45 +02:00
CMakeLists.txt