RealNeGate / Cuik

A Modern C11 compiler (STILL EARLY)
MIT License
656 stars 32 forks source link

tb: Windows fixes #19

Closed code-disaster closed 1 year ago

code-disaster commented 1 year ago

The interesting one is the short symbol parse in tb_coff.h. Found it when experimenting with linking the __chkstk function, a symbol name exactly 8 bytes long, incidentally. :)