Files
clang-p2996/libc
Joseph Huber 3dc97557d1 [libc] Fix the GPU build when building inside the NATIVE project (#118573)
Summary:
We use the NATIVE directory for cross-compiling tools that need to be
run on the host. This was not forwarding the CMake arguments we used to
check if this was a GPU compile that created its own tools. Forward that
and simplify.

Fixes https://github.com/llvm/llvm-project/issues/118558
2024-12-03 20:34:32 -06:00
..
2024-12-03 12:34:26 -08:00
2024-12-03 12:34:26 -08:00
2024-12-03 12:34:26 -08:00
2024-12-03 12:34:26 -08: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.