aboutsummaryrefslogtreecommitdiff
path: root/tccpp.c
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2017-11-25 19:41:03 +0100
committerMichael Matz <matz@suse.de>2017-11-25 19:41:03 +0100
commit4266ebd69c2c7d12abee1da1f6c2228232c6bc87 (patch)
tree2dc94bdf42516b13083b64e3eeb31f146d1ee4ee /tccpp.c
parente7c71e24730ae07241980812c8b747963f216260 (diff)
downloadtinycc-4266ebd69c2c7d12abee1da1f6c2228232c6bc87.tar.gz
tinycc-4266ebd69c2c7d12abee1da1f6c2228232c6bc87.tar.bz2
tccasm: Don't abuse dllexport/dllimport
For tracking if asm symbols are connected with a C symbol, and if asm symbols need to be global use new flags, instead of reusing dllimport/dllexport, which would cause unrequested exported entries on Windows. This is a stop-gap until the C and asm symtable are unified.
Diffstat (limited to 'tccpp.c')
0 files changed, 0 insertions, 0 deletions