diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-10-01 00:02:19 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-10-01 00:02:19 +0200 |
| commit | bbb15a02181bf8354f29c4add9add38fafa5da65 (patch) | |
| tree | e5603b46b380736cc74af3e3647cd56488890169 /TODO | |
| parent | c2c923276f7ecde1f71e53309dc5d1cc53cd3ff2 (diff) | |
| download | elna-bbb15a02181bf8354f29c4add9add38fafa5da65.tar.gz | |
Add allocator convertion functions
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -25,4 +25,7 @@ - Temporary variables always use the same register, t0. Allocate registers for temporaries. -# Type analysis +# Other + +- Type analysis. +- Move platform dependent code generation into a submodule. |
