[all-commits] [llvm/llvm-project] 9bda29: [Hexagon] Default linker tests can fail if CLANG_D...

SidManning via All-commits all-commits at lists.llvm.org
Thu Apr 9 06:37:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bda29ab0fdfee4e4b5cbe17f87a16f673e91e1f
      https://github.com/llvm/llvm-project/commit/9bda29ab0fdfee4e4b5cbe17f87a16f673e91e1f
  Author: Sid Manning <sidneym at quicinc.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M clang/test/Driver/hexagon-toolchain-elf.c
    M clang/test/Driver/hexagon-toolchain-linux.c

  Log Message:
  -----------
  [Hexagon] Default linker tests can fail if CLANG_DEFAULT_LINKER is used.

These values are not always known since there is a configuration
option to set the default linker, CLANG_DEFAULT_LINKER.

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




More information about the All-commits mailing list