mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-16 16:37:42 +00:00
Remove extra whitespace. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257047 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ce13714bfc
commit
75ad35cbd8
@ -1182,7 +1182,7 @@ MachineBasicBlock::getProbabilityIterator(MachineBasicBlock::succ_iterator I) {
|
||||
|
||||
/// Return whether (physical) register "Reg" has been <def>ined and not <kill>ed
|
||||
/// as of just before "MI".
|
||||
///
|
||||
///
|
||||
/// Search is localised to a neighborhood of
|
||||
/// Neighborhood instructions before (searching for defs or kills) and N
|
||||
/// instructions after (searching just for defs) MI.
|
||||
|
Loading…
Reference in New Issue
Block a user