With the last diff as I was simplifying some bits and removing FreeBSD 8 / 9 support I forgot to do this part as well.
Since GCC 4.2 was removed with 10.0 and newer the respective Driver bits can be removed.
Paths
| Differential D144778
[Driver][FreeBSD] Further simplify the Driver handling for older FreeBSD releases ClosedPublic Authored by brad on Feb 24 2023, 10:51 PM.
Details Summary With the last diff as I was simplifying some bits and removing FreeBSD 8 / 9 support I forgot to do this part as well. Since GCC 4.2 was removed with 10.0 and newer the respective Driver bits can be removed.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 25 2023, 5:24 AM Comment Actions
The stdc++ library test for FreeBSD 9 was removed in the previous diff and I don't see anything testing the header path. This revision was landed with ongoing or failed builds.Feb 25 2023, 5:36 PM Closed by commit rG4dd4eb939cae: [Driver][FreeBSD] Further simplify the Driver handling for older FreeBSD… (authored by brad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 500484 clang/lib/Driver/ToolChains/FreeBSD.h
clang/lib/Driver/ToolChains/FreeBSD.cpp
|