Hi everyone :
I want to develop our own compiler based on LCC ,so I need to build
the graphs for optimizations and other im****tant data structure .
so is there any compiler source code (open source project ?) to be
consulted ?
I think it is better to refer to some other codes rather than do it
from scrach by myself ...
I know GCC(that's too huge!!) and SUIF?
So can anyone show me some optimizing compiler source code based on
LCC??
Thanks !!