[compiler-rt] r253025 - [asan] Fix test to properly handle collisions.

Yury Gribov via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 05:22:02 PST 2015


On 11/13/2015 04:14 PM, Daniel Sanders wrote:
> Hi,
>
> I believe this commit has caused a failure on the mips buildbot http://lab.llvm.org:8011/builders/clang-cmake-mips/builds/10677. Could you revert this for now?
>
> buildbot won't have sent you a notification because this builder is not monitoring compiler-rt properly. I've just committed a fix to the buildbot config for this.

Daniel,

Thanks, I've also noticed the error and submitted a fix some time ago 
(r253037). It may take some time to propagate.

A general question: how should I proceed with errors on 
non-so-widespread platforms like MIPS or PowerPC? Should I XFAIL and 
contact maintainer? Or try testing on QEMU?

Best regards,
Yury Gribov



More information about the llvm-commits mailing list