mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Fix a URL (NFC)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216228 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5d6365c80c
commit
6d2164ec3d
@ -52,7 +52,7 @@ unsigned Use::getOperandNo() const {
|
||||
// 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
|
||||
// http://www.llvm.org/docs/ProgrammersManual.html#the-waymarking-algorithm
|
||||
//
|
||||
Use *Use::initTags(Use *const Start, Use *Stop) {
|
||||
ptrdiff_t Done = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user