[LLVMdev] FreeBSD Support In lib/System
Reid Spencer
reid at x10sys.com
Wed Sep 1 13:19:22 PDT 2004
Vladimir,
That's currently 100%. We have two feature tests for packed types that
are waiting for some changes yet to be committed. There's also a couple
broken regressions right now. So you're as healthy as any other
supported platform.
:)
Reid.
On Wed, 2004-09-01 at 00:29, Vladimir Merzliakov wrote:
> > As with Interix, I've recently added support for FreeBSD into
> > lib/System. Currently, the implementation of FreeBSD just uses the
> > "generic Unix" implementation which probably should work on FreeBSD.
>
> This fix problem. And more! Test result get improvment from last succesful
> build before (2004-08-29).
>
> Feature Test Results :
>
> Before:
>
> 112 tests total
> 85 ( 76%) tests as expected
> 2 ( 2%) tests unexpected FAIL
> 25 ( 22%) tests unexpected PASS
>
> After:
>
> 112 tests total
> 110 ( 98%) tests as expected
> 2 ( 2%) tests unexpected FAIL
>
>
> Regression Test Results
>
> Before:
>
> 869 tests total
> 831 ( 96%) tests as expected
> 5 ( 1%) tests unexpected FAIL
> 1 ( 0%) tests unexpected UNTESTED
> 32 ( 4%) tests unexpected PASS
>
> After:
>
> 869 tests total
> 866 (100%) tests as expected
> 2 ( 0%) tests unexpected FAIL
> 1 ( 0%) tests unexpected UNTESTED
>
> Vladimir
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040901/bc904311/attachment.sig>
More information about the llvm-dev
mailing list