diff options
| author | Daniel Kiss <daniel.kiss@arm.com> | 2024-05-15 08:40:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-15 08:40:16 +0200 |
| commit | 45726c1a3a3d89ff9f6ebe657c3cb7bcd59b88db (patch) | |
| tree | 13f2c70cafbd825176e8244da5ff4ff2e0a20194 /llvm/lib/TextAPI/TextStubCommon.cpp | |
| parent | d6ee7e8481fbaee30f37d82778ef12e135db5e67 (diff) | |
| download | llvm-45726c1a3a3d89ff9f6ebe657c3cb7bcd59b88db.zip llvm-45726c1a3a3d89ff9f6ebe657c3cb7bcd59b88db.tar.gz llvm-45726c1a3a3d89ff9f6ebe657c3cb7bcd59b88db.tar.bz2 | |
[LLVM] Make sanitizers respect the disable_santizer_instrumentation attribute. (#91732)
`disable_sanitizer_instrumetation` is attached to functions that shall
not be instrumented e.g. ifunc resolver because those run before
everything is initialised.
Some sanitizer already handles this attribute, this patch adds it to
DataFLow and Coverage too.
Diffstat (limited to 'llvm/lib/TextAPI/TextStubCommon.cpp')
0 files changed, 0 insertions, 0 deletions
