[all-commits] [llvm/llvm-project] c9ee81: [libc] Fix unit test dependency and respect LIBC_I...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Feb 10 12:09:10 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9ee81a59e73a760febecad9fb8ed5baa3bee5ef
      https://github.com/llvm/llvm-project/commit/c9ee81a59e73a760febecad9fb8ed5baa3bee5ef
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M libc/benchmarks/CMakeLists.txt
    M libc/benchmarks/gpu/CMakeLists.txt

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list