This is based on a WIP port of the sanitizer runtime to the FreeBSD
kernel.
Test Plan:
Paths
| Differential D98285
[asan] Add an offset for the kernel address sanitizer on FreeBSD ClosedPublic Authored by markj on Mar 9 2021, 12:50 PM.
Details Summary This is based on a WIP port of the sanitizer runtime to the FreeBSD Test Plan:
Diff Detail
Event TimelineHerald added subscribers: hiraditya, krytarowski, arichardson, emaste. · View Herald TranscriptMar 9 2021, 12:50 PM This revision is now accepted and ready to land.Mar 24 2021, 11:25 AM Comment Actions Is there anything I can do to get this committed? I'd like to import KASAN support to FreeBSD but of course this change and D298286 are prerequisites. Comment Actions
I can commit this and D98286 for you if you would like? Comment Actions
That would be appreciated, thanks. This revision was landed with ongoing or failed builds.Apr 15 2021, 9:49 AM Closed by commit rGf511dc75e4c1: [asan] Add an offset for the kernel address sanitizer on FreeBSD (authored by Mark Johnston <markjdb@gmail.com>, committed by arichardson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 329446 llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
|
clang-format not found in user's PATH; not linting file.