[SCM] Lisaac compiler branch, mildred-backend, updated. lisaac-0.12-532-g267cfdc

Mildred Ki'Lya silkensedai at online.fr
Wed Aug 26 12:38:00 UTC 2009


The following commit has been merged in the mildred-backend branch:
commit 267cfdcc63af2054f8247e233c775433d8162eb0
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Wed Aug 26 14:36:14 2009 +0200

    added TODO

diff --git a/TODO b/TODO
index af51343..1ab8e73 100644
--- a/TODO
+++ b/TODO
@@ -26,3 +26,10 @@
     - WRITE_GLOBAL
     - expressions (find src -name "*.li" | xargs grep -n parent | grep EXPR)
 
+ *  Remove output_(decl|glob|code) from anywhere, except LISAAC and SHORTER
+    Aim:
+    - Don't greate these strings if they are not necessary (example: when
+      writing LLVM IR using the LLVM API directly)
+    - Have a clear view of the places where code is written on the output file.
+      Don't let anyone write in here anytime.
+

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list