labels: add a subsection field available for backend use
commit29695c85fbf1f343b02c49502482727294645728
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 15 Jun 2018 00:04:32 +0000 (14 17:04 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 15 Jun 2018 00:04:32 +0000 (14 17:04 -0700)
treedd1d0cd631616cc45db1a55defb1b96b699abfb6
parent13587802fe602556abe5c00b7a236bfbdd98a337
labels: add a subsection field available for backend use

Allow the subsection to store a subsection value directly in the
label, rather than having to do strange encoding hacks.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
asm/labels.c
asm/nasm.c
include/nasm.h
output/outdbg.c
output/outmacho.c