This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: LLVM backend
- From: Mike Emmel <mike dot emmel at gmail dot com>
- To: tromey at redhat dot com
- Cc: GCJ <java at gcc dot gnu dot org>
- Date: Wed, 4 Jan 2006 18:39:40 -0600
- Subject: Re: LLVM backend
- References: <3e9035250512291057q401c2d07p53a606d822ec31da@mail.gmail.com> <m3ek3npzfb.fsf@localhost.localdomain>
On 04 Jan 2006 12:26:32 -0700, Tom Tromey <tromey@redhat.com> wrote:
> >>>>> "Mike" == Mike Emmel <mike.emmel@gmail.com> writes:
>
> Mike> I've finished all my paperwork with the gnu folks so I should be
> Mike> cleared now to check in my llvm backend. So what would the next
> Mike> steps be ?
>
> Good question, I'm not completely sure.
>
> One idea would be to put this in a new directory on the gcjx branch.
> Then we wouldn't have to do any merging of the gcjx front end... and
> when we merge gcjx to the trunk we could just omit the LLVM code.
>
> What do you think of that?
>
That was the direction I was taking. As long as the code compiles I
don't see branching off the gcjx branch.
So I would be asking for write access to your gcjx branch.
Mike
> Tom
>