Lichen

Change of lplc

617:170ffd386826
lplc
     1.1 --- a/lplc	Fri Feb 24 13:27:44 2017 +0100
     1.2 +++ b/lplc	Fri Feb 24 16:13:28 2017 +0100
     1.3 @@ -293,7 +293,7 @@
     1.4          if timings: now = stopwatch("Generation", now)
     1.5  
     1.6          t = translator.Translator(i, d, o, generated_dir)
     1.7 -        t.to_output()
     1.8 +        t.to_output(debug, gc_sections)
     1.9  
    1.10          if timings: now = stopwatch("Translation", now)
    1.11