[PATCH] D53910: [Ubsan] link minimal Ubsan into full Ubsan

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 07:45:16 PDT 2018


cryptoad added a comment.

FYI, regarding -fsanitize-minimal-runtime it's also used for Scudo to link the lib that doesn't include RTUBsan & the symbolizer & stacktraces RT.


https://reviews.llvm.org/D53910





More information about the llvm-commits mailing list