[llvm-dev] Using MSan as dso

Marko Stanojlovic via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 7 09:13:02 PDT 2021


Hello llvm developers,

Is there a way to use Memory Sanitizer when there is a third-party executable which cannot be recompiled,
but it loads shared libraries that can be recompiled and we want to test them with MSan? In other words could be MSan used as dso?
Similar to ASan usage described on its wiki page - https://github.com/google/sanitizers/wiki/AddressSanitizerAsDso.

Kind regards and thanks in advance for response,
Marko Stanojlović

SYRMIA LLC @ Belgrade Office Park
Djordja Stanojevica 12,
Beograd 11070
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210407/a0cc87cc/attachment.html>


More information about the llvm-dev mailing list