[all-commits] [llvm/llvm-project] c298e5: [Gnu toolchain] Move GCC multilib/multiarch paths ...

Samuel Thibault via All-commits all-commits at lists.llvm.org
Fri May 1 03:13:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c298e5a022928b59941d74680a41fc9c76038b2a
      https://github.com/llvm/llvm-project/commit/c298e5a022928b59941d74680a41fc9c76038b2a
  Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/Hurd.cpp
    M clang/test/Driver/hurd.c

  Log Message:
  -----------
  [Gnu toolchain] Move GCC multilib/multiarch paths support from Linux to Gnu

Summary: The current code for GNU/Linux is actually completely generic, and can be moved to Gnu, so it can benefit GNU/Hurd and GNU/kFreeBSD

Reviewers: kristina, sammccall, lebedev.ri, MaskRay, arsenm, phosek

Reviewed By: MaskRay, phosek

Subscribers: wdng, ormris, emaste, arichardson, krytarowski, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list