llvm-project/lldb/lit/Modules
Adrian Prantl f869ec8d49 Upstream support for macCatalyst Mach-O binaries.
On macOS one Mach-O slice can contain multiple load commands: One load
command for being loaded into a macOS process and one load command for
being loaded into a macCatalyst process. This patch adds support for
the new load command and makes sure ObjectFileMachO returns the
Architecture that matches the Module.

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

llvm-svn: 369814
2019-08-23 21:28:14 +00:00
..
Breakpad Breakpad: Add support for the arm64e "architecture" 2019-06-10 16:21:26 +00:00
ELF ObjectFileELF: Convert a unit test to a lit test 2019-08-08 12:57:46 +00:00
MachO Upstream support for macCatalyst Mach-O binaries. 2019-08-23 21:28:14 +00:00
PECOFF [PECOFF] Implementation of ObjectFilePECOFF:: GetUUID() 2019-04-30 01:41:33 +00:00
lit.local.cfg [lldb] [ObjectFile/ELF] Fix recognizing NetBSD images 2019-02-20 14:31:06 +00:00