Fix call to mmap, so that it can be used on sparc.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 30 May 2003 03:37:13 +0000 (03:37 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 30 May 2003 03:37:13 +0000 (03:37 +0000)
commit6607fbec94fccc9441cf893a7d908373894aa3e6
tree1527a8b62675ad5e83d83e7fc84bced7ce122136
parent139f0c279d460d770ee784a05e70e08717907d45
Fix call to mmap, so that it can be used on sparc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6424 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/SparcEmitter.cpp