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:
8e80514
)
Fix typo
author
David Blaikie
<dblaikie@gmail.com>
Sat, 5 Apr 2014 20:28:13 +0000
(20:28 +0000)
committer
David Blaikie
<dblaikie@gmail.com>
Sat, 5 Apr 2014 20:28:13 +0000
(20:28 +0000)
Differential Revision: http://reviews.llvm.org/D3237
llvm-svn: 205673
llvm/utils/yaml-bench/YAMLBench.cpp
patch
|
blob
|
history
diff --git
a/llvm/utils/yaml-bench/YAMLBench.cpp
b/llvm/utils/yaml-bench/YAMLBench.cpp
index
3e80f23
..
58b7356
100644
(file)
--- a/
llvm/utils/yaml-bench/YAMLBench.cpp
+++ b/
llvm/utils/yaml-bench/YAMLBench.cpp
@@
-7,7
+7,7
@@
//
//===----------------------------------------------------------------------===//
//
-// This program executes the YAMLParser on differntly sized YAML texts and
+// This program executes the YAMLParser on differ
e
ntly sized YAML texts and
// outputs the run time.
//
//===----------------------------------------------------------------------===//