[ELF] Make section member orders consistent
[llvm-project.git] / lld / test / ELF / no-augmentation.s
blob342f82907e1f46a1f0a930750db817e0c12101ea
1 // REQUIRES: mips
2 // RUN: llvm-mc -filetype=obj -triple=mips64-unknown-freebsd %s -o %t.o
3 // RUN: ld.lld --eh-frame-hdr %t.o -o /dev/null | FileCheck -allow-empty %s
5 // CHECK-NOT: corrupted or unsupported CIE information
6 // CHECK-NOT: corrupted CIE
8 .global __start
9 __start:
11 .section .eh_frame,"a",@progbits
12 .4byte 9
13 .4byte 0x0
14 .byte 0x1
15 .string ""
16 .uleb128 0x1
17 .sleb128 -4
18 .byte 0x1f