[all-commits] [llvm/llvm-project] d481e5: [hexagon] Add default paths to support musl target

SidManning via All-commits all-commits at lists.llvm.org
Tue Mar 3 06:43:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d481e59863ac0eaca813a972f0dc79b763012d30
      https://github.com/llvm/llvm-project/commit/d481e59863ac0eaca813a972f0dc79b763012d30
  Author: Sid Manning <sidneym at quicinc.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

  Log Message:
  -----------
  [hexagon] Add default paths to support musl target

Pickup the default crt and libs when the target is musl.
Resubmitting after updating the testcase.

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




More information about the All-commits mailing list