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

Jordan Rupprecht via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 08:12:35 PDT 2018


> It seems that http://lab.llvm.org:8011/builders/clang-x64-ninja-win7 buildbot
is failing because of your commit.
Weird, buildbot usually sends a mail when things break. I'll look into it.

On Wed, Sep 26, 2018 at 4:25 AM Hans Wennborg <hans at chromium.org> wrote:

> I've disabled the tests on Windows in r343095.
>
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/e7a392bf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4849 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/e7a392bf/attachment.bin>


More information about the llvm-commits mailing list