[all-commits] [llvm/llvm-project] 4293af: [libc] Fix full build check for the GPU build

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Dec 19 12:43:20 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4293af5ebce1b97083d8abf7c3d93c1edce23cd1
      https://github.com/llvm/llvm-project/commit/4293af5ebce1b97083d8abf7c3d93c1edce23cd1
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M libc/cmake/modules/prepare_libc_gpu_build.cmake

  Log Message:
  -----------
  [libc] Fix full build check for the GPU build

Summary:
This condition should fire when the full build is set OFF instead of
when it is ON.




More information about the All-commits mailing list