llvm-project/lldb/lit/Modules
Martin Storsjo 544c8f48c8 [LLDB] Add tests for PECOFF arm architecture identification
Add a test case for the change from SVN r372657, and for the
preexisting ARM identification.

Add a missing ArchDefinitionEntry for PECOFF/arm64, and tweak
the ArmNt case to set the architecture to armv7 (ArmNt never ran
on anything lower than that). (This avoids a case where
ArchSpec::MergeFrom would override the arch from arm to armv7 and
ArchSpec::CoreUpdated would reset the OS to unknown at the same time.)

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

llvm-svn: 372741
2019-09-24 12:20:52 +00:00
..
Breakpad Breakpad: Add support for the arm64e "architecture" 2019-06-10 16:21:26 +00:00
ELF Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections" 2019-09-11 14:33:37 +00:00
MachO Upstream support for macCatalyst Mach-O binaries. 2019-08-23 21:28:14 +00:00
PECOFF [LLDB] Add tests for PECOFF arm architecture identification 2019-09-24 12:20:52 +00:00
lit.local.cfg [lldb] [ObjectFile/ELF] Fix recognizing NetBSD images 2019-02-20 14:31:06 +00:00