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 Don't include Config/stdio.h or <stdio.h>. 2003-10-10 18:46:29 +00:00
JIT Make mmap's fd for anonymous memory acquisition default to -1, except on 2003-10-11 03:51:18 +00:00
ExecutionEngine.cpp * Tabs to spaces 2003-10-10 17:45:12 +00:00
Makefile Remove a bunch of unneeded stuph 2003-09-08 18:19:58 +00:00