[cfe-dev] [UBSan] Is static linking supported?

Troy Johnson via cfe-dev cfe-dev at lists.llvm.org
Thu Aug 23 08:57:16 PDT 2018


The address sanitizer is documented as not supported with static linking, but UBSan does not include the same disclaimer.  UBSan does not work for me with statically-linked executables.  Instead, the executables segfault immediately when attempting to install signal handlers.  Is this expected?

-Troy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180823/52c6a388/attachment.html>


More information about the cfe-dev mailing list