mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 08:46:23 +00:00
Fix spelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42296 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
db1b3e08bc
commit
d98164e6ee
@ -243,7 +243,7 @@ public:
|
||||
///
|
||||
unsigned getPrimitiveSizeInBits() const;
|
||||
|
||||
/// getForwaredType - Return the type that this type has been resolved to if
|
||||
/// getForwardedType - Return the type that this type has been resolved to if
|
||||
/// it has been resolved to anything. This is used to implement the
|
||||
/// union-find algorithm for type resolution, and shouldn't be used by general
|
||||
/// purpose clients.
|
||||
|
Loading…
Reference in New Issue
Block a user