[all-commits] [llvm/llvm-project] ed9565: [Triple][Driver] Add muslx32 environment and use /...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Mar 25 16:26:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed956554f96c0a37cc1f1291dbad303d3f1d495c
      https://github.com/llvm/llvm-project/commit/ed956554f96c0a37cc1f1291dbad303d3f1d495c
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Linux.cpp
    M clang/test/Driver/linux-cross.cpp
    M llvm/include/llvm/ADT/Triple.h
    M llvm/lib/Support/Triple.cpp
    M llvm/unittests/ADT/TripleTest.cpp

  Log Message:
  -----------
  [Triple][Driver] Add muslx32 environment and use /lib/ld-musl-x32.so.1 for -dynamic-linker

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




More information about the All-commits mailing list