[all-commits] [llvm/llvm-project] 2c5d6d: [Hexagon] Make lld be the default linker for linux...

SidManning via All-commits all-commits at lists.llvm.org
Mon Apr 6 10:59:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c5d6dfda98e409f6a6b4b577ebdf59a35ff2ebe
      https://github.com/llvm/llvm-project/commit/2c5d6dfda98e409f6a6b4b577ebdf59a35ff2ebe
  Author: Sid Manning <sidneym at quicinc.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/Hexagon.h
    M clang/test/Driver/hexagon-toolchain-elf.c

  Log Message:
  -----------
  [Hexagon] Make lld be the default linker for linux/musl

When the target is hexagon-unknown-linux-musl select lld as the default
linker.

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




More information about the All-commits mailing list