mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 14:36:34 +00:00
Delete an obsolete comment.
llvm-svn: 109017
This commit is contained in:
parent
538de44e5c
commit
77fda3c4aa
@ -237,8 +237,7 @@ public:
|
|||||||
unsigned getMDKindID(StringRef Name) const;
|
unsigned getMDKindID(StringRef Name) const;
|
||||||
|
|
||||||
/// getMDKindNames - Populate client supplied SmallVector with the name for
|
/// getMDKindNames - Populate client supplied SmallVector with the name for
|
||||||
/// custom metadata IDs registered in this LLVMContext. ID #0 is not used,
|
/// custom metadata IDs registered in this LLVMContext.
|
||||||
/// so it is filled in as an empty string.
|
|
||||||
void getMDKindNames(SmallVectorImpl<StringRef> &Result) const;
|
void getMDKindNames(SmallVectorImpl<StringRef> &Result) const;
|
||||||
|
|
||||||
/// @}
|
/// @}
|
||||||
|
Loading…
Reference in New Issue
Block a user