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