Hi,
I have tagged 3.9.1-rc3. The only differences from -rc2 were a few
bug fixes for ARM/AARCH64, so if you aren't testing either of these
I think it's safe to take this -rc off and what for -final.
I'm hoping to do -final next week after I get the ARM test results.
Thanks,
Tom
AArch64 is good, no worries.
ARM still has one failure (TestCases/Posix/halt_on_error-torture.cc)
alongside the XPASSes.
The ASAN tests are flaky on ARM for a long time, so I won't worry
about it in this release.
I've logged them on PR31074.
Both binaries uploaded, ready for the final.
cheers,
--renato
I built Windows anyway 
ae9dbfaafb94ee00a9f52660318640e56a23c054 LLVM-3.9.1-rc3-win32.exe
bd6aff4651d5a86403356e4f3650728c9f5be694 LLVM-3.9.1-rc3-win64.exe
build_llvm_391-rc3.bat|attachment (3.5 KB)
Damn. I take it, it's too late to do another RC to include r289488 [1]
which I just committed?
Sorry I would have submitted sooner but it was waiting for a review.
[1] https://reviews.llvm.org/D27393
Built and uploaded X86_64 debian8 and MIPS32/MIPS32EL.
Sha1sum hashes:
08d3bfba75774f59d060a57f564e951d499764f4 clang+llvm-3.9.1-rc3-mipsel-linux-gnu.tar.xz
e8f15898f97fb085bd7bbf60464591e30b3e9f00 clang+llvm-3.9.1-rc3-mips-linux-gnu.tar.xz
310168d145703361b5a6df70aab1e13c0d1d8f5d clang+llvm-3.9.1-rc3-x86_64-linux-gnu-debian8.tar.xz
I've left the test-suite testing with LNT for the final tag.
- V. Kalintiris