blob: 43d907ea72d562fb1ae20367badf5d1744da6e90 [file] [log] [blame]
# RUN: yaml2obj %s -o %t.o
# RUN: not ld.lld %t.o -o /dev/null 2>&1 | FileCheck %s
# CHECK: error: unsupported e_machine value: 9
--- !ELF
FileHeader:
Class: ELFCLASS64
Data: ELFDATA2LSB
Type: ET_REL
Machine: EM_S370