aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/no-augmentation.s
blob: 31cd92e39b1cab02758655d04f0aa5c73359b163 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// RUN: llvm-mc -filetype=obj -triple=mips64-unknown-freebsd %s -o %t.o
// RUN: ld.lld --eh-frame-hdr %t.o -o %t | FileCheck -allow-empty %s

// REQUIRES: mips

// CHECK-NOT: corrupted or unsupported CIE information
// CHECK-NOT: corrupted CIE

.global __start
__start:

.section        .eh_frame,"aw",@progbits
        .4byte  9
        .4byte  0x0
        .byte   0x1
        .string ""
        .uleb128 0x1
        .sleb128 -4
        .byte   0x1f