mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
[macho2yaml][test] Specify the object file's endianness. NFC.
This patch is intended to fix testing failure on big endian machine. Failed testing: http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/52450
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
# ARANGES-NEXT: Length: 0x0000000000005678
|
||||
|
||||
--- !mach-o
|
||||
IsLittleEndian: true
|
||||
FileHeader:
|
||||
magic: 0xFEEDFACF
|
||||
cputype: 0x01000007
|
||||
|
||||
Reference in New Issue
Block a user