aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/eh-frame-rel.s
blob: a417dc12608737f70ce9fbf412dd14dc722dc912 (plain) (blame)
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 %t -shared
// We used to try to read the relocations as RELA and error out

	.cfi_startproc
	.cfi_endproc