diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ - Maybe add -fno-mangle-symbols option to eshtrans to disable prefixing and insert a flag in generated code to enable eshrt to update variables - Or just add a function or operator to resolve/unmangle symbol names at - run time + run time (collected from a symbol table in the generated code) * Build system - Pre-built toolchain in source tree - configure looks for toolchain on system, uses included toolchain if not |