On Darwin switch from the `VM_MEMORY_ANALYSIS_TOOL` VM tag to
authorDan Liew <dan@su-root.co.uk>
Fri, 20 Jul 2018 17:07:35 +0000 (17:07 +0000)
committerDan Liew <dan@su-root.co.uk>
Fri, 20 Jul 2018 17:07:35 +0000 (17:07 +0000)
commitc358e51e9b9d42be542ae577d10b851e9358cd39
tree359587de600d863bf0a9c58662df191347b02c64
parent70fcd0f481ea6ab9467839595e47d740752ffb0b
On Darwin switch from the `VM_MEMORY_ANALYSIS_TOOL` VM tag to
`VM_MEMORY_SANITIZER`.

It turns out that `VM_MEMORY_ANALYSIS_TOOL` is already reserved for
use by other tools so switch to a tag reserved for use by the Sanitizers.

rdar://problem/41969783

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

llvm-svn: 337579
compiler-rt/lib/sanitizer_common/sanitizer_mac.cc