[all-commits] [llvm/llvm-project] 2baf7a: [Clang][OpenMP] Fix fat archive tests for Mac and ...

Saiyedul Islam via All-commits all-commits at lists.llvm.org
Thu Oct 7 06:40:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2baf7ad6d27fc9c08dd6eb9f8581d7e1353d4ece
      https://github.com/llvm/llvm-project/commit/2baf7ad6d27fc9c08dd6eb9f8581d7e1353d4ece
  Author: Saiyedul Islam <Saiyedul.Islam at amd.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M clang/test/Driver/fat_archive_amdgpu.cpp
    M clang/test/Driver/fat_archive_nvptx.cpp

  Log Message:
  -----------
  [Clang][OpenMP] Fix fat archive tests for Mac and Windows

Fixes missing libomptarget on Mac and Windows in check lines. Issue
was introduced by D105191.

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




More information about the All-commits mailing list