summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index c6c0dd3..78b5ee4 100644
--- a/TODO
+++ b/TODO
@@ -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