blob: e8c083af45dc9938a7f6d7e2c386c014766c649c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#source: size32-3a.s
#source: size32-3b.s
#as: --64
#ld: -shared -melf_x86_64 -z nocombreloc
#readelf: -r --wide
#target: x86_64-*-*
#failif
#...
.* +R_X86_64_NONE +.*
#...
|