aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2023-06-26 20:52:55 +0000
committerAiden Grossman <agrossman154@yahoo.com>2023-06-26 20:54:15 +0000
commit82909f4e0529a0ac26adbd05eda7244b11d99cba (patch)
tree4f0fdaaf320646d0c4a7a301ca1fa2923a0327af /llvm/docs/CommandGuide
parent02ba5b8c6b9f0c1ce6df421db5dd5eb307d7d27d (diff)
downloadllvm-82909f4e0529a0ac26adbd05eda7244b11d99cba.zip
llvm-82909f4e0529a0ac26adbd05eda7244b11d99cba.tar.gz
llvm-82909f4e0529a0ac26adbd05eda7244b11d99cba.tar.bz2
[llvm-exegesis] Define SYS_mmap to be SYS_mmap2 on 32-bit ARM
llvm-exegesis currently isn't compiling on 32-bit ARM due to SYS_mmap not being defined as 32-bit ARM instead uses SYS_mmap2. This patch defines SYS_mmap to be SYS_mmap2 in the relevant places to allow for compilation to succeed.
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions