[all-commits] [llvm/llvm-project] 76d51b: [libc][cmake] Remove dependencies for bare-metal h...

dcandler via All-commits all-commits at lists.llvm.org
Thu Apr 16 05:53:48 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76d51b780dbbc491833e26db63a13c1f47a29c77
      https://github.com/llvm/llvm-project/commit/76d51b780dbbc491833e26db63a13c1f47a29c77
  Author: dcandler <david.candler at arm.com>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M libc/CMakeLists.txt
    M libc/test/CMakeLists.txt

  Log Message:
  -----------
  [libc][cmake] Remove dependencies for bare-metal hermetic testing (#192242)

Unit tests can be disabled on bare-metal as they will fail to build. To
prevent the check-libc and check-libc-lit targets from always attempting
to build them, the dependencies are now set conditionally according to
the relevant CMake options.



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