commit | 16f98b255d213a7ca599c0d07119e96e96206ee9 | [log] [tgz] |
---|---|---|
author | Alp Toker <alp@nuanti.com> | Wed Apr 09 14:47:27 2014 +0000 |
committer | Alp Toker <alp@nuanti.com> | Wed Apr 09 14:47:27 2014 +0000 |
tree | adf70fd6c649a0346917f39e229300d07724d4c9 | |
parent | 246b0b617d66d7e8107e3a5f9a4522ff7ec2afd2 [diff] [blame] |
Fix some doc and comment typos llvm-svn: 205899
diff --git a/llvm/lib/IR/Use.cpp b/llvm/lib/IR/Use.cpp index e40f3e9..047861c 100644 --- a/llvm/lib/IR/Use.cpp +++ b/llvm/lib/IR/Use.cpp
@@ -49,7 +49,7 @@ return this - getUser()->op_begin(); } -// Sets up the waymarking algoritm's tags for a series of Uses. See the +// Sets up the waymarking algorithm's tags for a series of Uses. See the // algorithm details here: // // http://www.llvm.org/docs/ProgrammersManual.html#UserLayout