[LLVMdev] FreeBSD Support In lib/System

Vladimir Merzliakov wanderer at rsu.ru
Wed Sep 1 00:29:12 PDT 2004


> 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





More information about the llvm-dev mailing list