mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Update a comment that looks to have been accidentally deleted many moons ago.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175658 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7afb104ed5
commit
6aecad1074
@ -1185,7 +1185,7 @@ void SCCPSolver::Solve() {
|
||||
DEBUG(dbgs() << "\nPopped off OI-WL: " << *I << '\n');
|
||||
|
||||
// "I" got into the work list because it either made the transition from
|
||||
// bottom to constant
|
||||
// bottom to constant, or to overdefined.
|
||||
//
|
||||
// Anything on this worklist that is overdefined need not be visited
|
||||
// since all of its users will have already been marked as overdefined
|
||||
|
Loading…
x
Reference in New Issue
Block a user