[PATCH] D144341: [Driver][FreeBSD] Correct driver behavior if a triple is provided without a version

Dimitry Andric via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 21 02:04:47 PST 2023


dim accepted this revision.
dim added a comment.
This revision is now accepted and ready to land.

In D144341#4140652 <https://reviews.llvm.org/D144341#4140652>, @arichardson wrote:

> LGTM, but I'll let @dim and @emaste decide if FreeBSD 8 code is still needed.

No, these versions are ancient now and very much unsupported. So this is a nice cleanup! At the moment 12.x is the oldest supported version so the >= 12 checks should stay for a while.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144341/new/

https://reviews.llvm.org/D144341



More information about the cfe-commits mailing list