[all-commits] [llvm/llvm-project] 4dd4eb: [Driver][FreeBSD] Further simplify the Driver hand...

Brad Smith via All-commits all-commits at lists.llvm.org
Sat Feb 25 17:36:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4dd4eb939caef1138c655e22bb4adc8978f16427
      https://github.com/llvm/llvm-project/commit/4dd4eb939caef1138c655e22bb4adc8978f16427
  Author: Brad Smith <brad at comstyle.com>
  Date:   2023-02-25 (Sat, 25 Feb 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




More information about the All-commits mailing list