10 lines
361 B
Makefile
10 lines
361 B
Makefile
#name: Discarded dynamic relocation section
|
|
#ld: -shared -T reloc-discard.ld
|
|
#readelf: -r --use-dynamic
|
|
#target: [check_shared_lib_support]
|
|
#skip: powerpc64*-*-*
|
|
#source: reloc-discard.s
|
|
# PowerPC64 warns when discarding dynamic relocs, which is generally
|
|
# a good thing. See reloc-discard-warn.d test variant.
|
|
|
|
There are no dynamic relocations in this file\.
|