[all-commits] [llvm/llvm-project] 9a9827: [Driver][NetBSD] Simplify NetBSD version handling
Brad Smith via All-commits
all-commits at lists.llvm.org
Sun Mar 26 21:02:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a9827dc1185f3757433b973fbb37c7ad7219e32
https://github.com/llvm/llvm-project/commit/9a9827dc1185f3757433b973fbb37c7ad7219e32
Author: Brad Smith <brad at comstyle.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M clang/lib/Driver/ToolChains/NetBSD.cpp
M clang/test/Driver/netbsd.c
M clang/test/Driver/netbsd.cpp
Log Message:
-----------
[Driver][NetBSD] Simplify NetBSD version handling
NetBSD 6.x and older is ancient. Remove now unnecessary version check.
Reviewed By: mgorny
Differential Revision: https://reviews.llvm.org/D146891
More information about the All-commits
mailing list