diff options
author | Anna Zaks <ganna@apple.com> | 2015-10-27 20:12:53 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2015-10-27 20:12:53 +0000 |
commit | ab1aa081911fc52c840215499995d0dcde7a8756 (patch) | |
tree | ecfab7874bf2b819d8c933ca1d5b515f9e4f17c6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0a0490b1520e96b728448b8c43ca873fcaa809dc (diff) | |
download | llvm-ab1aa081911fc52c840215499995d0dcde7a8756.zip llvm-ab1aa081911fc52c840215499995d0dcde7a8756.tar.gz llvm-ab1aa081911fc52c840215499995d0dcde7a8756.tar.bz2 |
[asan] On OS X, tag mapped regions with VM_MEMORY_ANALYSIS_TOOL tag
This will tag all mmapped memory sanitizers use with "Performance tool data"
when viewed in vmmap. (Even though sanitizers are not performance tools, it's
the best available match and better than having the unidentified objects.)
http://reviews.llvm.org/D13609
llvm-svn: 251445
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions