llvm-6502/lib
Brian Gaeke 866dc1def7 Fix (and properly doxygenify) some comments. Incorporate
functionality of FunctionInfo pass as doFinalization method.
Rename pass to match names of other passes like it.
Rename the pass creator fn to mimic the other creator fn names.
Include StringExtras for utostr().
Make symbol prologue/epilogue stuff redundant with
 EmitBytecodeToAssembly, in preparation for refactoring.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8597 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-18 17:37:25 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Fixed spelling. 2003-09-17 21:34:23 +00:00
ExecutionEngine Change FunctionInfo from being an annotation put on Functions to be 2003-09-17 17:26:22 +00:00
Linker
Support In ExecWait(), made the child process exit if it can't execve() the new 2003-09-17 19:02:49 +00:00
Target Fix (and properly doxygenify) some comments. Incorporate 2003-09-18 17:37:25 +00:00
Transforms
VMCore Minimal implementation of the abstract ModuleProvider interface. 2003-09-18 16:17:06 +00:00
Makefile