mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-27 00:21:03 +00:00
s/MethodType/FunctionType
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2115 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
|
||||
|
||||
// PATypeHandle - Handle to a Type subclass. This class is parameterized so
|
||||
// that users can have handles to MethodType's that are still specialized, for
|
||||
// that users can have handles to FunctionType's that are still specialized, for
|
||||
// example. This class is a simple class used to keep the use list of abstract
|
||||
// types up-to-date.
|
||||
//
|
||||
|
Reference in New Issue
Block a user