[all-commits] [llvm/llvm-project] 19e456: [Driver] Remove an unneeded multiarch library path...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Mar 27 15:46:20 PDT 2021


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

  Changed paths:
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M clang/test/Driver/env.c
    M clang/test/Driver/gcc-toolchain.cpp
    M clang/test/Driver/linux-cross.cpp
    M clang/test/Driver/linux-ld.c
    M clang/test/Driver/mips-reduced-toolchain.cpp

  Log Message:
  -----------
  [Driver] Remove an unneeded multiarch library path which ends with ../../..

Neither vanilla nor Debian GCC has the patch, which usually duplicates $sysroot/usr/lib.




More information about the All-commits mailing list