Skip to content
Commit f642e883 authored by Kuba Brecka's avatar Kuba Brecka
Browse files

[tsan] Use MAP_ANON instead of MAP_ANONYMOUS

In mmap_large.cc, let's use MAP_ANON instead of MAP_ANONYMOUS, because MAP_ANONYMOUS is only available on OS X 10.11 and later.

Differential Revision: http://reviews.llvm.org/D15180

llvm-svn: 254601
parent 65aa45e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment