[PATCH] D16264: For FreeBSD, use _p variants of libraries for linking C++ programs

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 30 13:01:59 PST 2016


compnerd added a comment.

`-p` or `-pg` also effects the math library.  Please adjust the tests and the driver to reflect that.


http://reviews.llvm.org/D16264





More information about the cfe-commits mailing list