llvm-6502/lib/ExecutionEngine/JIT
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
..
Intercept.cpp Sparc's dlsym() requires the special operand RTLD_SELF to find a symbol in the 2003-06-04 01:57:22 +00:00
JIT.cpp Apparently "sparc" is a macro on sparcs. Ugh. :) 2003-06-17 15:54:02 +00:00
JIT.h * Removed SparcEmitter.cpp; rolled into lib/Target/Sparc/SparcV9CodeEmitter.cpp 2003-06-02 03:23:16 +00:00
JITEmitter.cpp Add #ifdef hack for MAP_ANONYMOUS being spelled MAP_ANON on some platforms. 2003-06-17 23:14:06 +00:00
Makefile Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00
VM.cpp Move target specific code to target files. The new MachineCodeEmitter 2003-06-01 23:24:36 +00:00
VM.h * Removed SparcEmitter.cpp; rolled into lib/Target/Sparc/SparcV9CodeEmitter.cpp 2003-06-02 03:23:16 +00:00