projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dd939e
)
fix typos; NFC
author
Sanjay Patel
<spatel@rotateright.com>
Mon, 24 Aug 2015 23:20:16 +0000
(23:20 +0000)
committer
Sanjay Patel
<spatel@rotateright.com>
Mon, 24 Aug 2015 23:20:16 +0000
(23:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245899
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/IR/LLVMContext.cpp
patch
|
blob
|
history
diff --git
a/lib/IR/LLVMContext.cpp
b/lib/IR/LLVMContext.cpp
index 803d24bcb76d464f188495f17215149b6fea1de9..af7609f250fadcf1c2ea193e31d27861a67c5ff4 100644
(file)
--- a/
lib/IR/LLVMContext.cpp
+++ b/
lib/IR/LLVMContext.cpp
@@
-261,7
+261,7
@@
unsigned LLVMContext::getMDKindID(StringRef Name) const {
.first->second;
}
-/// getHandlerNames - Populate client
supplied smallvector using custome
+/// getHandlerNames - Populate client
-supplied smallvector using custom
/// metadata name and ID.
void LLVMContext::getMDKindNames(SmallVectorImpl<StringRef> &Names) const {
Names.resize(pImpl->CustomMDKindNames.size());