aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2023-06-26 20:41:54 +0000
committerAiden Grossman <agrossman154@yahoo.com>2023-06-26 20:43:26 +0000
commit4cdfdb5e7cf83c327fa42f8706164a1f8a60ff35 (patch)
tree868987d65322050dc74d0e71376f503658bfb213 /llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
parent17202379ca594111602296d2308587009c5b83c8 (diff)
downloadllvm-4cdfdb5e7cf83c327fa42f8706164a1f8a60ff35.zip
llvm-4cdfdb5e7cf83c327fa42f8706164a1f8a60ff35.tar.gz
llvm-4cdfdb5e7cf83c327fa42f8706164a1f8a60ff35.tar.bz2
[llvm-exegesis] Define MAP_FIXED_NOREPLACE if not available
Some builders are currently failing as they don't have MAP_FIXED_NOREPLACE available. This patch checks if MAP_FIXED_NOREPLACE is available and if it isn't, it is simply defined as MAP_FIXED.
Diffstat (limited to 'llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp')
0 files changed, 0 insertions, 0 deletions