Files
llvm-project/libc/benchmarks/gpu
Joseph Huber c9ee81a59e [libc] Fix unit test dependency and respect LIBC_INCLUDE_BENCHMARKS (#180812)
Summary:
The unittest framework function is defined in another CMake file which
may not be present if the uesr disabled tests, provide a smaller version
here to keep this private. Also respesct the LIBC_INCLUDE_BENCHMARKS
variable.
2026-02-10 14:08:48 -06:00
..