tccasm: make VT_VOID symbols ST_NOTYPE, elf-wise
commitb5e22384836d5c09602d5cf6fe990485299dfbf0
authorgrischka <grischka>
Sat, 19 Dec 2009 18:12:33 +0000 (19 19:12 +0100)
committergrischka <grischka>
Sat, 19 Dec 2009 21:16:18 +0000 (19 22:16 +0100)
tree051658683f429a7ffb6adad0b3ad8e84c1308bda
parentab4a4ab25e474dca8a84a8c43f923ba750b0b9c9
tccasm: make VT_VOID symbols ST_NOTYPE, elf-wise

This was confusing objdump such that it did not print
disassembly with -d.

Also, put filename as with C compilation
libtcc.c
tccasm.c