[PATCH] D35147: [tsan] Add a mapping for Darwin/AArch64

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:14:41 PDT 2017


kubamracek created this revision.
kubamracek added a project: Sanitizers.
Herald added subscribers: kristof.beyls, mgorny, rengolin, aemerson.

This patch defines the TSan memory map and offsets for Darwin on AArch64.


Repository:
  rL LLVM

https://reviews.llvm.org/D35147

Files:
  lib/tsan/rtl/tsan_platform.h
  lib/tsan/rtl/tsan_platform_posix.cc
  lib/tsan/tests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35147.105697.patch
Type: text/x-patch
Size: 5905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/9982b7db/attachment-0001.bin>


More information about the llvm-commits mailing list