llvm-6502/lib
Misha Brukman d2dfc9628d Now that the JIT memory manager allocates as many bytes as necessary rather than
rounding up to a page, we need to request (num instrs * 4) bytes. However, I
think that 64 bytes is overkill for the stub function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7888 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-15 18:03:06 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Remove uses of the NonCopyable class, to make the doxygen output look better 2003-08-15 05:20:06 +00:00
ExecutionEngine rename selection library to selectiondag 2003-08-15 04:56:09 +00:00
Linker
Support
Target Now that the JIT memory manager allocates as many bytes as necessary rather than 2003-08-15 18:03:06 +00:00
Transforms
VMCore
Makefile