llvm-6502/lib
Chris Lattner 2fbfdcffd3 Change references to the Method class to be references to the Function
class.  The Method class is obsolete (renamed) and all references to it
are being converted over to Function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2144 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-07 20:49:59 +00:00
..
Analysis Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
AsmParser Add a better comment to explain what is going on. 2002-04-07 08:31:26 +00:00
Bytecode Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
CodeGen Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
ExecutionEngine Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
Linker s/Method/Function 2002-03-29 03:44:36 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
Transforms Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
VMCore Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
Makefile Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00