[all-commits] [llvm/llvm-project] 96c2d5: [HIP] Ignore invalid ar linker options

Aaron Enye Shi via All-commits all-commits at lists.llvm.org
Thu Aug 6 10:40:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 96c2d5e99e32340be1379959977f2d6247788db6
      https://github.com/llvm/llvm-project/commit/96c2d5e99e32340be1379959977f2d6247788db6
  Author: Aaron En Ye Shi <enye.shi at gmail.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M clang/test/Driver/hip-link-static-library.hip

  Log Message:
  -----------
  [HIP] Ignore invalid ar linker options

Instead of accepting the same arguments as regular linker,
the static linker will only accept input files.

Reviewed By: yaxunl

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




More information about the All-commits mailing list