[all-commits] [llvm/llvm-project] dea2de: [OpenMP] Add CMake option to disable `libarcher` s...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Mar 31 12:56:50 PDT 2023


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

  Changed paths:
    M openmp/tools/archer/CMakeLists.txt

  Log Message:
  -----------
  [OpenMP] Add CMake option to disable `libarcher` support

The support for `libarcher` can sometimes cause problems when running
tests or building. We want an option to turn this off when we are not
directly testing `libarcher`.

Reviewed By: jplehr

Differential Revision: https://reviews.llvm.org/D147343




More information about the All-commits mailing list