llvm-6502/lib/ExecutionEngine
Brian Gaeke 364f86d4df Make mmap's fd for anonymous memory acquisition default to -1, except on
Linux. This is consistent with what FreeBSD and Solaris both want.
This makes the JIT work on FreeBSD 5.1-RELEASE. Whee.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9045 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-11 03:51:18 +00:00
..
Interpreter
JIT Make mmap's fd for anonymous memory acquisition default to -1, except on 2003-10-11 03:51:18 +00:00
ExecutionEngine.cpp
Makefile