llvm-6502/lib
Chris Lattner 7ddde32ead Implement the X86 JIT interfaces
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18067 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-20 23:54:33 +00:00
..
Analysis Mission accomplished! 2004-11-19 16:22:24 +00:00
Archive Distinguish between BSD4.4 and SVR4 symbol tables 2004-11-20 07:29:40 +00:00
AsmParser
Bytecode Distinguish between BSD4.4 and SVR4 symbol tables 2004-11-20 07:29:40 +00:00
CodeGen Adjust to changed interfaces 2004-11-20 23:53:26 +00:00
Debugger
ExecutionEngine This method does not exist any longer. 2004-11-20 23:51:03 +00:00
Linker Eliminate unsightly ;; 2004-11-19 03:27:05 +00:00
Support Fixed assertion from triggering. We need to check if the commandline map is empty before checking if an arg exists. 2004-11-20 23:35:20 +00:00
System Cast the void* handle data member to HMODULE* to keep the VC++ compiler 2004-11-20 23:30:55 +00:00
Target Implement the X86 JIT interfaces 2004-11-20 23:54:33 +00:00
Transforms Allow constructor parameter to override aggregating args; fix spacing 2004-11-20 02:20:27 +00:00
VMCore Fix memory leaks, patch contributed by Morten Ofstad! 2004-11-19 17:09:48 +00:00
Makefile