[all-commits] [llvm/llvm-project] ebcc6d: [libc] Don't install the GPU startup code for now

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Mar 21 19:01:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ebcc6dba5f0815877322256095b400b31adac5f4
      https://github.com/llvm/llvm-project/commit/ebcc6dba5f0815877322256095b400b31adac5f4
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-03-21 (Tue, 21 Mar 2023)

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

  Log Message:
  -----------
  [libc] Don't install the GPU startup code for now

Summary:
This startup code is only intended to be used internally, we shouldn't
export it under a conflicting name. In the future we may package this in
an exportable format.




More information about the All-commits mailing list