[PATCH] D37269: Add support for custom loaders to the sanitizer symbolizer

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 17:31:20 PDT 2017


eugenis added a comment.

I don't understand. What are these custom loaders that fail to list all modules? What prevents FindModuleForAddress from going into infinite recursion if an address is not found even in proc/maps?


https://reviews.llvm.org/D37269





More information about the llvm-commits mailing list