[all-commits] [llvm/llvm-project] 670438: [OpenMP][Fix] Add offloading kind to AMDGPU libraries

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Mar 14 18:18:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 670438e55dc265dc0b25567e62a6e328d91f30a0
      https://github.com/llvm/llvm-project/commit/670438e55dc265dc0b25567e62a6e328d91f30a0
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp

  Log Message:
  -----------
  [OpenMP][Fix] Add offloading kind to AMDGPU libraries

Summary:
A previous patch added the offloading kind to the triple format we used.
I forgot to update the line where we add the AMDGPU libraries.




More information about the All-commits mailing list