mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-05 12:14:52 +08:00
With -run the call instruction and a defined function can be far away, if the function is defined in the executable itself, not in the to be compiled code. So we always need PLT slots for -run, not just for undefined symbols.
116 KiB
116 KiB