projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b028774
)
Fixed doxygen comment to match Module.cpp
author
Yuchen Wu
<yuchenericwu@hotmail.com>
Wed, 23 Oct 2013 21:25:44 +0000
(21:25 +0000)
committer
Yuchen Wu
<yuchenericwu@hotmail.com>
Wed, 23 Oct 2013 21:25:44 +0000
(21:25 +0000)
llvm-svn: 193273
llvm/include/llvm/IR/Module.h
patch
|
blob
|
history
diff --git
a/llvm/include/llvm/IR/Module.h
b/llvm/include/llvm/IR/Module.h
index
3dbc5ff
..
b30a9a3
100644
(file)
--- a/
llvm/include/llvm/IR/Module.h
+++ b/
llvm/include/llvm/IR/Module.h
@@
-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;