[PATCH] D98285: [asan] Add an offset for the kernel address sanitizer on FreeBSD

Mark Johnston via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 09:12:59 PDT 2021


markj added a comment.

In D98285#2691767 <https://reviews.llvm.org/D98285#2691767>, @arichardson wrote:

> In D98285#2682952 <https://reviews.llvm.org/D98285#2682952>, @markj wrote:
>
>> 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.
>
> I can commit this and D98286 <https://reviews.llvm.org/D98286> for you if you would like?

That would be appreciated, thanks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98285/new/

https://reviews.llvm.org/D98285



More information about the llvm-commits mailing list