diff options
author | Vedant Kumar <vsk@apple.com> | 2016-04-28 17:48:35 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2016-04-28 17:48:35 +0000 |
commit | 6a2ec9fc57d7fb889079b91071844577bca952c7 (patch) | |
tree | 26a7a561c76798881eef285a5eb0ef109c0d2e80 /llvm/lib/IR/Module.cpp | |
parent | ab93394a29672c1f2daff7b920c203f8db6a5953 (diff) | |
download | llvm-6a2ec9fc57d7fb889079b91071844577bca952c7.zip llvm-6a2ec9fc57d7fb889079b91071844577bca952c7.tar.gz llvm-6a2ec9fc57d7fb889079b91071844577bca952c7.tar.bz2 |
[test/asan] Update a test case to work with old Darwin SDK's
On Darwin, MAP_ANONYMOUS is a synonym for MAP_ANON. However, some SDK's
don't define MAP_ANONYMOUS. Use MAP_ANON to work around this.
(As a point of interest, the situation is exactly reversed on Linux.)
llvm-svn: 267907
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions