llvm-mirror/lib/ExecutionEngine
Brian Gaeke 04d082abe5 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.)

llvm-svn: 6761
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