diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2018-05-30 14:43:46 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2018-05-30 14:48:18 -0700 |
commit | 892c4818ceaddd53ab98ee4fecc3821dcc703751 (patch) | |
tree | a13338556a104dd4c3b66f36c9ec4175bdcf94e4 /test | |
parent | b7136487bd59b943645bbdc917b694340399ab9b (diff) | |
download | nasm-892c4818ceaddd53ab98ee4fecc3821dcc703751.tar.gz nasm-892c4818ceaddd53ab98ee4fecc3821dcc703751.tar.xz nasm-892c4818ceaddd53ab98ee4fecc3821dcc703751.zip |
Add support for backend-defined subsections and label hacks
MachO has this odd thing called "subsections via symbols", by which a
symbol can magically start what effectively is a new section. To
support this, add support for a calldown into the backend when a new
symbol is defined *at the current output location*, and allow it to
switch the current segment.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions