[all-commits] [llvm/llvm-project] ca0071: [OpenMP] Fix missing CMake function in runtimes build

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Nov 27 07:23:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca007181eadf9bce357e382400cfddb5b925c142
      https://github.com/llvm/llvm-project/commit/ca007181eadf9bce357e382400cfddb5b925c142
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M openmp/cmake/HandleOpenMPOptions.cmake

  Log Message:
  -----------
  [OpenMP] Fix missing CMake function in runtimes build

Summary:
We borrowed this function from LLVM, my previous patch removed that. Now
we redefine it if it's not present.




More information about the All-commits mailing list