mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 23:32:27 +00:00
Update comment to reflect class name change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2213 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8a9acc9c72
commit
b972f95b15
@ -43,8 +43,8 @@ private:
|
|||||||
// Support for the SlotNumber annotation
|
// Support for the SlotNumber annotation
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
// This annotation (attached only to FunctionArgument & Instruction objects) is
|
// This annotation (attached only to Argument & Instruction objects) is used to
|
||||||
// used to hold the the slot number for the value in its type plane.
|
// hold the the slot number for the value in its type plane.
|
||||||
//
|
//
|
||||||
// Entities have this annotation attached to them when the containing
|
// Entities have this annotation attached to them when the containing
|
||||||
// function has it's MethodInfo created (by the MethodInfo ctor).
|
// function has it's MethodInfo created (by the MethodInfo ctor).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user