mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +00:00
Remove outdated comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202186 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c6d0a14a78
commit
d225511ea7
@ -601,7 +601,7 @@ bool RAGreedy::shouldEvict(LiveInterval &A, bool IsHint,
|
||||
}
|
||||
|
||||
/// canEvictInterference - Return true if all interferences between VirtReg and
|
||||
/// PhysReg can be evicted. When OnlyCheap is set, don't do anything
|
||||
/// PhysReg can be evicted.
|
||||
///
|
||||
/// @param VirtReg Live range that is about to be assigned.
|
||||
/// @param PhysReg Desired register for assignment.
|
||||
|
Loading…
x
Reference in New Issue
Block a user