llvm-6502/lib
Chris Lattner 5be478f360 Add getCurrentPCOffset() and addRelocation() methods.
Add stub support for relocations to finishFunction


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18035 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-20 03:46:14 +00:00
..
Analysis Mission accomplished! 2004-11-19 16:22:24 +00:00
Archive Correct the computation of when to add the padding. It is not based on the 2004-11-19 17:08:00 +00:00
AsmParser
Bytecode Correct the computation of when to add the padding. It is not based on the 2004-11-19 17:08:00 +00:00
CodeGen Add getCurrentPCOffset() and addRelocation() methods. 2004-11-20 03:44:39 +00:00
Debugger
ExecutionEngine Add getCurrentPCOffset() and addRelocation() methods. 2004-11-20 03:46:14 +00:00
Linker Eliminate unsightly ;; 2004-11-19 03:27:05 +00:00
Support Patches to avoid "leaking" memory on process exit. Patch contributed by 2004-11-19 17:08:15 +00:00
System Dynamic Library abstraction. This makes the abstraction of a single dynamic 2004-11-18 04:33:39 +00:00
Target Implement vacopy and vanext. 2004-11-20 03:32:12 +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