[PATCH] D49514: [compiler-rt] [builtins] Add logb/logbf/logbl methods to compiler-rt to avoid libm dependencies when possible.

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 04:24:40 PDT 2018


I've disabled the tests on Windows in r343095.

On Wed, Sep 26, 2018 at 12:25 PM, Ilia Taraban via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:
> itaraban added a comment.
>
> It seems that http://lab.llvm.org:8011/builders/clang-x64-ninja-win7 buildbot is failing because of your commit.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D49514
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits


More information about the llvm-commits mailing list