aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/no-augmentation.test
blob: 4a2604aaef80965794471d624faa03940223bc82 (plain)
1
2
3
4
5
6
7
8
9
10
// RUN: llvm-mc -filetype=obj -triple=mips64-unknown-freebsd %s -o %t.o
// RUN: ld.lld --eh-frame-hdr %t.o %p/Inputs/no-augmentation.o -o %t \
// RUN:   | FileCheck -allow-empty %s

// REQUIRES: mips

// CHECK-NOT: corrupted or unsupported CIE information

.global __start
__start: