[all-commits] [llvm/llvm-project] d6d97e: [Driver][FreeBSD] Further simplify the Driver hand...
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Mar 2 23:48:16 PST 2023
Branch: refs/heads/release/16.x
Home: https://github.com/llvm/llvm-project
Commit: d6d97e82e0b621c6567570833aabef24b3fc46b9
https://github.com/llvm/llvm-project/commit/d6d97e82e0b621c6567570833aabef24b3fc46b9
Author: Brad Smith <brad at comstyle.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M clang/lib/Driver/ToolChains/FreeBSD.cpp
M clang/lib/Driver/ToolChains/FreeBSD.h
Log Message:
-----------
[Driver][FreeBSD] Further simplify the Driver handling for older FreeBSD releases
Since GCC 4.2 was removed with 10.0 and newer the respective Driver bits can be removed.
Reviewed By: dim
Differential Revision: https://reviews.llvm.org/D144778
(cherry picked from commit 4dd4eb939caef1138c655e22bb4adc8978f16427)
More information about the All-commits
mailing list