[PATCH] D19495: [sanitizers] read/write page fault detection on mac.

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 11:17:46 PDT 2016


aizatsky added a comment.

Is there a kernel source as well for mac on aarch64? I'm trying to determine if illegal write or read has happened. Would be bad to leave aarch out of the implementation.


Repository:
  rL LLVM

http://reviews.llvm.org/D19495





More information about the llvm-commits mailing list