The operator<() and operator>() were reversing their tests. Have the test the correct...
commit12e0bb157b5c39a907e6646c02d9eaf9d737bac3
authorBill Wendling <isanbard@gmail.com>
Thu, 22 Jan 2009 03:05:10 +0000 (22 03:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 22 Jan 2009 03:05:10 +0000 (22 03:05 +0000)
tree2a0931f957cc1804cc660c777a6cc8eec527d791
parent237f5b001944f75e5ca23d1bdaa1b213ebd2aaf2
The operator<() and operator>() were reversing their tests. Have the test the correct way.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62745 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/MemoryDependenceAnalysis.h