llvm-6502/lib/ExecutionEngine
Brian Gaeke 4399a4982a Add #ifdef hack for MAP_ANONYMOUS being spelled MAP_ANON on some platforms.
(We're already talking about autoconf'ing this, so I'm assuming this hack
will be short-lived...I just don't want it to get lost in my working files.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6761 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-17 23:14:06 +00:00
..
Interpreter Use std::isnan instead of isnan. Brought back to you from the 2003-06-17 19:59:17 +00:00
JIT Add #ifdef hack for MAP_ANONYMOUS being spelled MAP_ANON on some platforms. 2003-06-17 23:14:06 +00:00
ExecutionEngine.cpp Fix typeos 2003-05-14 17:53:49 +00:00
Makefile Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where 2003-06-17 20:09:18 +00:00