summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/eh-frame-rel.s
blob: d633e6a082ec7c2d815f5f2bee1044fdf907e2f0 (plain)
1
2
3
4
5
6
7
// REQUIRES: x86
// RUN: llvm-mc -filetype=obj -triple=i686-pc-linux %s -o %t.o
// RUN: ld.lld %t.o %t.o -o /dev/null -shared
// We used to try to read the relocations as RELA and error out

	.cfi_startproc
	.cfi_endproc
OpenPOWER on IntegriCloud