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:
4354f56
)
Add period
author
Chris Lattner
<sabre@nondot.org>
Sat, 23 Aug 2003 23:15:10 +0000
(23:15 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 23 Aug 2003 23:15:10 +0000
(23:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8090
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/SymbolTable.h
patch
|
blob
|
history
diff --git
a/include/llvm/SymbolTable.h
b/include/llvm/SymbolTable.h
index fc5f470a65f739c8d2d0dc852e541c09fb94a472..d020ecbb778008f28e96eda2fcc90922ccc31c3e 100644
(file)
--- a/
include/llvm/SymbolTable.h
+++ b/
include/llvm/SymbolTable.h
@@
-9,7
+9,7
@@
// searched.
//
// This chaining behavior does NOT affect iterators though: only the lookup
-// method
+// method
.
//
//===----------------------------------------------------------------------===//