blob: 6d2b4514b03f82c2ed0e2403bdcb5320c5a8f192 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#PROG: strip
#source: empty.s
#strip: -R .text -R .data -R .bss
#readelf: -S --wide
#name: strip empty file
#target: *-*-linux*
#...
\[[ 0]+\][ \t]+NULL[ \t]+.*
\[[ 1]+\] \.shstrtab.*[ \t]+STRTAB[ \t]+.*
#pass
|