[PATCH] D29148: [compiler-rt] Provide a list of functions from sanitizers's interfaces.
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 12:58:05 PST 2017
kubamracek added a subscriber: glider.
kubamracek added a comment.
I don't see a reason for `__sanitizer_mz_*` functions to be exported on Darwin. They originally were not and @glider marked them with SANITIZER_INTERFACE_ATTRIBUTE in r227967.
Repository:
rL LLVM
https://reviews.llvm.org/D29148
More information about the llvm-commits
mailing list