[tsan] Add a mapping for Darwin/AArch64
authorKuba Mracek <mracek@apple.com>
Mon, 10 Jul 2017 15:35:04 +0000 (15:35 +0000)
committerKuba Mracek <mracek@apple.com>
Mon, 10 Jul 2017 15:35:04 +0000 (15:35 +0000)
commitf20cb690b5e911978c1f8b19bd89e1f97270d063
treee01bb7e52740f625792315e95669986788dd349e
parent396f62444d69985e526042ee89c21ee30c6fe01b
[tsan] Add a mapping for Darwin/AArch64

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

Differential Revision: https://reviews.llvm.org/D35147

llvm-svn: 307544
compiler-rt/lib/tsan/rtl/tsan_platform.h
compiler-rt/lib/tsan/rtl/tsan_platform_posix.cc
compiler-rt/lib/tsan/tests/CMakeLists.txt