----- Original Message -----
> From: "Benjamin Striegel" <[email protected]>
> To: [email protected]
> Sent: Tuesday, July 24, 2012 5:58:31 AM
> Subject: Re: [rust-dev] Merge LLVM with the 3.1 release
> 
> 
> I believe the upcoming LLVM changes can be found in pcwalton's LLVM
> repo, in the noteroots-ir branch:
> 
> https://github.com/pcwalton/llvm/tree/noteroots-ir

Please note, however, that this branch is currently unhappy with the code we 
generate in rustc. I'm about to fix this, but if you try it right now, you'll 
run into assertion failures in the liveness check.

> 
> On Tue, Jul 24, 2012 at 12:46 AM, Zack Corr < [email protected] >
> wrote:
> 
> 
> 
> On 7/22/12, Jed Davis < [email protected] > wrote:
> > ...but that wouldn't fix anyone else's problems.
> 
> Well, I'm writing the JIT compiler as a compiler target, not just for
> myself. There's really no reason not to merge with upstream 3.1 or
> 3.2
> anyway, there's numerous fixes and improvements. I don't think it
> would be that hard to merge the Rust patches with it, but I'm not
> sure
> how fundamental the changes are.

It's mainly the GC branch of LLVM (see link to pcwalton's fork above), which 
we'll need to rebase when we update LLVM.

> 
> 
> _______________________________________________
> Rust-dev mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/rust-dev
> 
> 
> _______________________________________________
> Rust-dev mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/rust-dev
> 
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to