[all-commits] [llvm/llvm-project] d280a7: [Driver][Linux] Fix regression when -DLIBCXX_LIBDI...

lin.sun via All-commits all-commits at lists.llvm.org
Wed Aug 25 23:50:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d280a76908e841da9e956a113d219e35247272bf
      https://github.com/llvm/llvm-project/commit/d280a76908e841da9e956a113d219e35247272bf
  Author: Lin Sun <lin.sun at zoom.us>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

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

  Log Message:
  -----------
  [Driver][Linux] Fix regression when -DLIBCXX_LIBDIR_SUFFIX=64

This patch allows an installed (`ninja install-clang`) Clang to find
`../lib64/libc++.so`

Reviewed By: MaskRay

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




More information about the All-commits mailing list