[PATCH] D28203: Enable weak hooks on darwin

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 13:50:30 PST 2017


fjricci added a comment.

As far as I can tell, @compnerd is correct with respect to `STB_WEAK` symbols on Linux. I'll upload a refactored change targeting Darwin with the weak symbols pushed down into the sanitizer-specific directories.


https://reviews.llvm.org/D28203





More information about the llvm-commits mailing list