[PATCH] D20333: [sanitizer] Allow dlopen/dlclose interception to be disabled from cmake
Filipe Cabecinhas via llvm-commits
llvm-commits at lists.llvm.org
Tue May 17 10:37:03 PDT 2016
filcab added a subscriber: filcab.
filcab added a comment.
I think it should be documented somewhere that defining `SANITIZER_INTERCEPT_DLOPEN_DLCLOSE` allows people to change the default behavior.
http://reviews.llvm.org/D20333
More information about the llvm-commits
mailing list