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

SidManning via All-commits all-commits at lists.llvm.org
Mon Mar 2 11:40:15 PST 2020


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

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

  Log Message:
  -----------
  Add default paths to support musl target

Pickup the default crt and libs when the target is musl.

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




More information about the All-commits mailing list