mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-30 11:57:51 +08:00
That, as well as "sym = expr", if expr contains symbols. Slightly tricky because a definition from .set is overridable, whereas proper definitions aren't. This doesn't yet allow using this for override tricks from C and global asm blocks because the symbol tables from C and asm are separate.
13 KiB
13 KiB