Hi Rusties,
I've pushed an LLVM upgrade to incoming. This version of LLVM is from
LLVM trunk in March plus Rust patches for segmented stacks and ARM.
For the sake of improving compilation speed I've also dropped the clang
and compiler-rt submodules since we've never used them for anything. The
old files for these submodules will not be removed automatically. I
*think* this will not cause you a build problem but you may want to
manually delete src/llvm/projects/compiler-rt and src/llvm/tools/clang.
If you run into problems with LLVM then consider running `make
clean-llvm` or simply deleting your build directory.
Some of the bots are throwing fits and I've already heard that this
breaks the build on Arch, and also breaks the debug-info tests. I'll
have all this sorted out tomorrow. Thanks for your patience.
-Brian
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev