> On Sep 17, 2019, at 18:58, Kyle Evans <kev...@freebsd.org> wrote:
> 
> Author: kevans
> Date: Wed Sep 18 01:58:56 2019
> New Revision: 352465
> URL: https://svnweb.freebsd.org/changeset/base/352465
> 
> Log:
>  googletest: default-disable on all of MIPS for now
> 
>  Parts of the fusefs tests trigger a bug in current versions of llvm: IR
>  representation of some routine for the MIPS targets is a function with a
>  large number of arguments. This then leads the compiler on an hour+ long
>  goose chase, which is OK if you build the current tree but less-so if you're
>  trying external toolchain or doing a universe build involving mips when it
>  eventually gets switched over to LLVM.
> 
>  Better, accurate details can be found in LLVM PR43263.

Uhhhhh... why not do this in tests/sys/... instead?
-Enji
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to