Add the llvm support for running AddressSanitizer on FreeBSD on AArch64. The address space is larger on FreeBSD/arm64, create a new constant for this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I think you probably have the wrong set of reviewers. From a pure change perspective it looks fine to me, however I think you'll need to check with someone who knows the details of BSD and someone in the ASAN team to check it over stylistically. Perhaps Ed Maste on the BSD side and I think Kosta Serebryany on the sanitizer side. The same comment applies to D32172 . Apologies I don't feel like I can offer much help in reviewing.