[all-commits] [llvm/llvm-project] 92a606: [HIP] Pass -Xoffload-linker option to device linker

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Tue May 31 19:38:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92a606f6de77f69f9eb86498deaeeeb8f821f4e1
      https://github.com/llvm/llvm-project/commit/92a606f6de77f69f9eb86498deaeeeb8f821f4e1
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2022-05-31 (Tue, 31 May 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/HIPAMD.cpp
    M clang/test/Driver/hip-options.hip

  Log Message:
  -----------
  [HIP] Pass -Xoffload-linker option to device linker

Reuse -Xoffload-linker option for HIP toolchain.

Reviewed by: Artem Belevich

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




More information about the All-commits mailing list