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: 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/


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