## This tests "Format" values printed by llvm-readobj. ## The "Format" value printed depends on values stored in e_ident[EI_CLASS], ## e_ident[EI_DATA] and e_machine fields of an ELF file header. ## ...