[PATCH] D44525: [sanitizer] Add a slim Scudo shared runtime

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 13:06:25 PDT 2018


cryptoad added a comment.

Here is a general idea for a split Coverage & Symbolizer/StackTraces: https://reviews.llvm.org/D44578
Still some minor changes to do for the less common sanitizers but tests for the main ones pass (on Linux).


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D44525





More information about the llvm-commits mailing list