diff options
| author | Mitch Phillips <31459023+hctim@users.noreply.github.com> | 2022-12-01 15:35:04 -0800 |
|---|---|---|
| committer | Mitch Phillips <31459023+hctim@users.noreply.github.com> | 2022-12-02 11:29:41 -0800 |
| commit | c414bbefe45ace832a0857d508fb4abfae24c5e6 (patch) | |
| tree | 802d3c52a02f3b92a6ca8ae1c4362dee4b9767da /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
| parent | b83711248cb12639e7ef7303cfbb4452b4067e85 (diff) | |
| download | llvm-c414bbefe45ace832a0857d508fb4abfae24c5e6.zip llvm-c414bbefe45ace832a0857d508fb4abfae24c5e6.tar.gz llvm-c414bbefe45ace832a0857d508fb4abfae24c5e6.tar.bz2 | |
Make -fsanitize=scudo use scudo_standalone. Delete check-scudo.
Leaves the implementation and tests files in-place for right now, but
deletes the ability to build the old sanitizer-common based scudo. This
has been on life-support for a long time, and the newer scudo_standalone
is much better supported and maintained.
Also patches up some GWP-ASan wording, primarily related to the fact
that -fsanitize=scudo now is scudo_standalone, and therefore the way to
reference the GWP-ASan options through the environment variable has
changed.
Future follow-up patches will delete the original scudo, and migrate all
its tests over to be part of the scudo_standalone test suite.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D138157
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions
