test: add a test for symbol prefixes via %pragma
commit0209ecb179d48d4a703444a919687cd36f378577
authorH. Peter Anvin <hpa@zytor.com>
Mon, 30 Sep 2019 20:29:17 +0000 (30 13:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 30 Sep 2019 20:30:15 +0000 (30 13:30 -0700)
treedbba230741a12bf88b9f0a72ba6704b22b8644e1
parentfb2a2d6697bcf099018473cd4249fb1c450dc0ee
test: add a test for symbol prefixes via %pragma

Add a test for symbol prefixes via %pragma, including overlapping
directives.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
test/prefixsym.asm [new file with mode: 0644]