Parse assembler .hidden directive
commita9fda392a0d03d62f0bef0acd42ec82b29216ab3
authorMichael Matz <matz@suse.de>
Mon, 14 Apr 2014 01:33:50 +0000 (14 03:33 +0200)
committerMichael Matz <matz@suse.de>
Mon, 14 Apr 2014 01:33:50 +0000 (14 03:33 +0200)
tree7cdbdd2db558d77235413fa16b8734fcd099bc59
parentfbda78aefeaaa97182658bb81b5a6f215cc24b17
Parse assembler .hidden directive

This makes TCCs assembler understand the '.hidden symbol' directive
(and emits a STV_HIDDEN ELF symbol then).
libtcc.c
tccasm.c
tcctok.h