llvm-6502/lib
Chris Lattner e590ff260e change refs to Method to Function
Change references to MEthodArgument to FunctionArgument


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1989 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-26 17:55:33 +00:00
..
Analysis change refs to Method to Function 2002-03-26 17:55:33 +00:00
AsmParser Implement TODO for better diagnostic output 2002-03-11 22:12:39 +00:00
Bytecode Remove unneccesary forward declarations for classes 2002-03-26 17:49:00 +00:00
CodeGen Destroy MethodLiveVarInfo after register allocation. 2002-03-24 03:54:03 +00:00
ExecutionEngine Remove runtime library in favor of users linking against real libraries. 2002-03-11 17:57:13 +00:00
Linker Cleanup error message output a bit 2002-03-15 20:21:29 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:58:02 +00:00
Transforms Moved to directory Scalar/ and renamed. 2002-03-24 03:55:06 +00:00
VMCore Rename Method to Function 2002-03-23 22:51:58 +00:00
Makefile