On Fri, Jun 5, 2009 at 12:40 PM, Andrew  Nisbet<a.nis...@mmu.ac.uk> wrote:
> >> Hello,
> >> I am interested in developing LLVM functionality to support the
> >> interfaces in GCC ICI.

On Jun 5, 2009, at 3:43 AM, Steven Bosscher wrote:
> > GCC != LLVM.  And this is a GCC list. Can LLVM topics please be
> > discussed on an LLVM mailing list?

On Fri, Jun 05, 2009 at 09:48:52AM -0700, Chris Lattner wrote:
> How is LLVM any different than another external imported library (like
> GMP or MPFR) in this context?

GMP and MPFR are required components of GCC, and every developer has to
deal with them.  For interfacing between GCC and LLVM, the experts who'll
be able to answer the questions are generally going to be found on the
LLVM lists, not the gcc list, and those (like you) who participate on
both lists, well, you're on both lists.

So as a practical matter, it seems that LLVM lists are more suitable.
If it's ever decided that LLVM becomes a required piece of GCC, like
GMP and MPFR, that would change.

Reply via email to