Ammar Askar <am...@ammaraskar.com> added the comment:

Just for a quick datapoint: llvm/clang do this by default and you need an 
explicit `-fsemantic-interposition` to disable it 
http://lists.llvm.org/pipermail/llvm-dev/2016-November/107625.html

It seems to me that the performance gains here really outweigh any weird usage 
of LD_PRELOAD.

----------
nosy: +ammar2

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38980>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to