Files
llvm/libc
Joseph Huber b1af3c0857 [libc][FIXME] Disable math tests to make the GPU bots green (#71603)
Summary:
This is a quick hack to disable affected GPU math tests so the bots will
be green again.

The offending commit is d2361b2048. If
that is reverted along with this patch the tests also pass.
2023-11-07 17:43:21 -06:00
..

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.