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: LLVM as a gcc plugin?


> 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.

That is not the case here. There is already a version of gcc that uses
llvm.  What
we are trying to find is if the GCC plugin infrastructure is generic
enough to support similar
use cases. In a previous mail I raised some issues in GCC that illustrate this.

> 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.

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047


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