[PATCH] D104753: [Driver] Stop linking _p libs for -pg on FreeBSD 14

Dimitry Andric via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 22 15:33:06 PDT 2021


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

I mostly agree with this, but for the "silent ignoring" of `-pg` which this achieves. What would be the consequence of producing an error instead, like `-pg not supported for FreeBSD >= 14` ?  Too many unexpected failures?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104753



More information about the cfe-commits mailing list