[all-commits] [llvm/llvm-project] 8d8a91: [Driver] Drop $sysroot/usr special case from Gento...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Mar 11 10:13:19 PST 2021


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

  Changed paths:
    M clang/lib/Driver/ToolChains/Gnu.cpp

  Log Message:
  -----------
  [Driver] Drop $sysroot/usr special case from Gentoo gcc-config detection

If --gcc-toolchain is specified, we should detect GCC installation there, and suppress other directories for detection.

Reviewed By: mgorny, manojgupta

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




More information about the All-commits mailing list