This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: source code database
- From: Chris Lattner <sabre at nondot dot org>
- To: Bruce Stephens <bruce at cenderis dot demon dot co dot uk>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 5 Nov 2003 14:37:48 -0600 (CST)
- Subject: Re: source code database
> It may be worth looking at LLVM: <http://llvm.cs.uiuc.edu/>.
> 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.
LLVM probably isn't what he's looking for: it's too low-level, and we
don't yet have a way to map back to the source code.
> I haven't managed to get it to compile, and I'm not quite sure what it
> provides.
I would really like to get this resolved. Can you please send me some
information (off list) about what is going wrong?
Thanks,
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/