[all-commits] [llvm/llvm-project] 0d2186: [Driver] Add multiarch path for RISC-V
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Fri Jun 3 00:11:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d2186373f73995cfcc45f445024fbc9841c99d6
https://github.com/llvm/llvm-project/commit/0d2186373f73995cfcc45f445024fbc9841c99d6
Author: Jonas Hahnfeld <hahnjo at hahnjo.de>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Linux.cpp
Log Message:
-----------
[Driver] Add multiarch path for RISC-V
This is required to find headers on the Debian port for RISC-V.
Differential Revision: https://reviews.llvm.org/D126672
More information about the All-commits
mailing list