Fixed doxygen comment to match Module.cpp

llvm-svn: 193273
This commit is contained in:
Yuchen Wu 2013-10-23 21:25:44 +00:00
parent b02877416e
commit a5ffd3f994
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ public:
/// @name Named Metadata Accessors
/// @{
/// getNamedMetadata - Return the NamedMDNode in the module with the
/// getNamedMetadata - Return the first NamedMDNode in the module with the
/// specified name. This method returns null if a NamedMDNode with the
/// specified name is not found.
NamedMDNode *getNamedMetadata(const Twine &Name) const;