r4810@macbookpro: aamine | 2009-05-10 20:27:32 +0900

updated


git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4196 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
Minero Aoki 2009-05-10 14:51:55 +00:00
parent 2d674669d8
commit 135881389d
1 changed files with 2 additions and 0 deletions

2
ToDo
View File

@ -9,6 +9,8 @@
- refactoring: remove CodeGenerator.stackGrowsLower
* refactoring: remove AssemblyFile stack.
* refactoring: remove CodeGenerator#compileLHS (resolve in IR generation)
* refactoring: classify Linker
* refactoring: classify Assembler
== Done