mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-03 11:08:32 +00:00
MergeFunctions, cmpType: Fixed comments wrapping.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203905 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
74f42fd948
commit
3185e83713
@ -206,7 +206,8 @@ private:
|
||||
/// stage coming first has higher priority.
|
||||
/// On each explanation stage keep in mind total ordering properties.
|
||||
///
|
||||
/// 0. Before comparison we coerce pointer types of 0 address space to integer.
|
||||
/// 0. Before comparison we coerce pointer types of 0 address space to
|
||||
/// integer.
|
||||
/// We also don't bother with same type at left and right, so
|
||||
/// just return 0 in this case.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user