mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 17:58:22 +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
|
||||
// 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
|
||||
// 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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user