[all-commits] [llvm/llvm-project] 175e42: AMDGPU: Make HIPToolChain a subclass of AMDGPUTool...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Mar 31 15:22:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 175e42303bb2a4253c65126666b1ae05b32b0004
      https://github.com/llvm/llvm-project/commit/175e42303bb2a4253c65126666b1ae05b32b0004
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/HIP.cpp
    M clang/lib/Driver/ToolChains/HIP.h

  Log Message:
  -----------
  AMDGPU: Make HIPToolChain a subclass of AMDGPUToolChain

This fixes some code duplication. This is also a step towards
consolidating builtin library handling.




More information about the All-commits mailing list