Hi,
I've built, uploaded and partially tested rc2. Looks ok. I'll post if anything
crops up.
78afc4479ee0f121ba3080cb04547572 clang+llvm-4.0.0-rc2-mipsel-linux-gnu.tar.xz
9d0aba409e80500224583a6baed6b945 clang+llvm-4.0.0-rc2-mips-linux-gnu.tar.xz
c654db0e66231e2c72c2fcc426e843e5
clang+llvm-4
Source, binaries and docs for LLVM-4.0.0-rc2 are now available at
http://www.llvm.org/pre-releases/4.0.0/#rc2
Please try it out, run tests, build your favourite projects and file
bugs about anything that needs to be fixed, marking them as blockers
of http://llvm.org/pr31622.
Many things have been
Apologies, the subject should say Release Candidate *2* is now availalble.
On Tue, Feb 14, 2017 at 11:56 AM, Hans Wennborg wrote:
> Source, binaries and docs for LLVM-4.0.0-rc2 are now available at
> http://www.llvm.org/pre-releases/4.0.0/#rc2
>
> Please try it out, run tests, build your favourit
After https://reviews.llvm.org/D29964, we finally have a starting point at
which we can begin unravelling the cross-project cyclic dependencies in
LLDB. lldb/Utility now is very similar in spirit to llvm/Support.
But llvmSupport goes one step further and includes what lldb would normally
put unde