mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Fix cut-n-pasto in comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78684 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cdc17ebc2b
commit
a44fa8333e
@ -132,7 +132,7 @@ public:
|
||||
/// dropAllReferences - Remove all uses and clear node vector.
|
||||
void dropAllReferences();
|
||||
|
||||
/// ~MDNode - Destroy NamedMDNode.
|
||||
/// ~MDNode - Destroy MDNode.
|
||||
~MDNode();
|
||||
|
||||
/// getElement - Return specified element.
|
||||
|
Loading…
Reference in New Issue
Block a user