mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-21 23:17:16 +00:00
Fix some doc and comment typos
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205899 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ unsigned Use::getOperandNo() const {
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user