zig/deps/lld/test/ELF/no-augmentation.s
Andrew Kelley 4794281d64 embed LLD 5.0.0
This is 48aaa9f66120f72b5d7e4a90b32fee40a3386ce9 from the
git monorepo.
2017-08-27 17:46:59 -04:00

20 lines
451 B
ArmAsm

// 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