[all-commits] [llvm/llvm-project] 2b6ba8: [openmp] Tighten flang detection in offloading test

Ethan Luis McDonough via All-commits all-commits at lists.llvm.org
Fri Sep 1 11:59:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b6ba8c7354e180705f4b17324a0fdac68350581
      https://github.com/llvm/llvm-project/commit/2b6ba8c7354e180705f4b17324a0fdac68350581
  Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M openmp/CMakeLists.txt

  Log Message:
  -----------
  [openmp] Tighten flang detection in offloading test

This patch ensures that the locally built version of flang when building in-tree.  `find_program` sometimes used the wrong executable if a different copy of flang was installed.

Reviewed By: jdoerfert

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




More information about the All-commits mailing list