mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 04:31:08 +00:00
Fix spell-o
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8283 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8c8418ddb4
commit
c87c80dce0
@ -58,7 +58,8 @@ public:
|
|||||||
// removeAbstractTypeUser - Notify an abstract type that a user of the class
|
// removeAbstractTypeUser - Notify an abstract type that a user of the class
|
||||||
// no longer has a handle to the type. This function is called primarily by
|
// no longer has a handle to the type. This function is called primarily by
|
||||||
// the PATypeHandle class. When there are no users of the abstract type, it
|
// the PATypeHandle class. When there are no users of the abstract type, it
|
||||||
// is anihilated, because there is no way to get a reference to it ever again.
|
// is annihilated, because there is no way to get a reference to it ever
|
||||||
|
// again.
|
||||||
//
|
//
|
||||||
void removeAbstractTypeUser(AbstractTypeUser *U) const;
|
void removeAbstractTypeUser(AbstractTypeUser *U) const;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user