blob: d3d43d7f525557956c23699cc3f6b02c15b07389 [file] [log] [blame]
#PROG: objcopy
#name: objcopy add-section
#source: empty.s
#objcopy: --add-section NEW=$srcdir/$subdir/empty.s
#objdump: -s -j NEW
.*: +file format .*
Contents of section NEW:
0000 2320416e 20656d70 74792066 696c652e # An empty file.
0010 0a .