This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: GCC IMA & general future proposal


Geoff Keating wrote:
> I've put a quick draft of my idea of what the future of GCC should look
> like at
> <http://www.geoffk.org/gcc/future/gccfuture.html>
>
> It's short, but has a complicated diagram. It is intended for discussion
> at the meeting in a few hours.

Has anyone seriously considered using or adopting LLVM (http://llvm.org)?
It seems to provide just about everything on your diagram, and is also
quite efficient.

Even if it is not an option, I would really be interested to hear why not
and what is missing.  In particular, LLVM is mutable, and it's easier to
add things to it than to reinvent the whole thing.  :)

Thoughts?

-Chris

-- 
http://llvm.org/
http://nondot.org/sabre/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]