[FuncitonComparator] Clamp StringRef compare output to [-1,1]
The comparison can have different values (but same sign) on big endian platforms, avoid that to make the unit test green there.
Loading
Please sign in to comment
The comparison can have different values (but same sign) on big endian platforms, avoid that to make the unit test green there.