This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: source code database
- From: Bruce Stephens <bruce at cenderis dot demon dot co dot uk>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 05 Nov 2003 20:06:06 +0000
- Subject: Re: source code database
- References: <1067955882.16318.6050.camel@chronos.inria.fr>
Mathieu Lacage <Mathieu.Lacage@sophia.inria.fr> writes:
[...]
> I am open to _any_ suggestion :)
It may be worth looking at LLVM: <http://llvm.cs.uiuc.edu/>. I
haven't managed to get it to compile, and I'm not quite sure what it
provides. I suspect the focus is too late for what you want---the
code is probably more about convenient access to things that would be
useful for optimization rather than information about the original
sourcecode. However, there might be something there.