[PATCH] D42436: libcxx: Allow auto-linking to be disabled with a macro.

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 19:32:59 PST 2018


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

IMO `!defined(...)` makes it easier to alter in the future IMO.


https://reviews.llvm.org/D42436





More information about the llvm-commits mailing list