Skip to content
Commit 247aef88 authored by Chris Lattner's avatar Chris Lattner
Browse files

When transforming &A[i] < &A[j] -> i < j, make sure to perform the comparison

as a signed compare.  This patch may fix PR597, but is correct in any case.

llvm-svn: 22465
parent b35912e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment