[all-commits] [llvm/llvm-project] 1275ee: [OpenMP][amdgcn] Don't use in-tree clang if not av...

Michael Kruse via All-commits all-commits at lists.llvm.org
Tue Aug 24 10:51:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1275ee3041049c69e9aaa7ac76af83a70340e054
      https://github.com/llvm/llvm-project/commit/1275ee3041049c69e9aaa7ac76af83a70340e054
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
    M openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt

  Log Message:
  -----------
  [OpenMP][amdgcn] Don't use in-tree clang if not available.

The use of `$<TARGET_FILE:clang>` was adapted too broadly from D101265.

Fixes llvm.org/PR51579

Also see discussion in D108534.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list