mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Add explanatory comment.
llvm-svn: 149416
This commit is contained in:
parent
bd5c3cbb68
commit
5a7c34d3ef
@ -834,6 +834,7 @@ unsigned ARMConstantIslands::GetOffsetOf(MachineInstr *MI) const {
|
||||
if (&*I == MI) return Offset;
|
||||
Offset += TII->GetInstSizeInBytes(I);
|
||||
}
|
||||
// Unreachable.
|
||||
}
|
||||
|
||||
/// CompareMBBNumbers - Little predicate function to sort the WaterList by MBB
|
||||
|
Loading…
x
Reference in New Issue
Block a user