[all-commits] [llvm/llvm-project] c4ec19: [libc] Add support for 'features.h' when targeting...

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Aug 5 12:53:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4ec19b985815b664cc598a608acc0906d29d902
      https://github.com/llvm/llvm-project/commit/c4ec19b985815b664cc598a608acc0906d29d902
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M libc/config/gpu/headers.txt

  Log Message:
  -----------
  [libc] Add support for 'features.h' when targeting the GPU (#102037)

Summary:
`features.h` provides some information about the C library, provide this
on the GPU so external users can tell if it's the LLVM C library.



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