[memprof] Remove an unused using directive (#117004)
[llvm-project.git] / lld / test / ELF / unsupported-emachine.test
blob43d907ea72d562fb1ae20367badf5d1744da6e90
1 # RUN: yaml2obj %s -o %t.o
2 # RUN: not ld.lld %t.o -o /dev/null 2>&1 | FileCheck %s
4 # CHECK: error: unsupported e_machine value: 9
6 --- !ELF
7 FileHeader:
8   Class:   ELFCLASS64
9   Data:    ELFDATA2LSB
10   Type:    ET_REL
11   Machine: EM_S370