[all-commits] [llvm/llvm-project] 6d66ac: [libcxx][CMake] Do not hard-code the ABI for the G...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Sep 20 11:52:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d66ac51a49af7ee46f1ccac45d312352d8b942e
      https://github.com/llvm/llvm-project/commit/6d66ac51a49af7ee46f1ccac45d312352d8b942e
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
    M libcxx/cmake/caches/AMDGPU.cmake
    M libcxx/cmake/caches/NVPTX.cmake

  Log Message:
  -----------
  [libcxx][CMake] Do not hard-code the ABI for the GPU build

Summary:
We specify the ABI to experimental, but we should leave this up to the
user. Primarily this is because we want the ABI to be compatible with
the user's CPU build, so the default should be used.



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