Fix a nasty bug that caused areAliases to always return false.
authorChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 17:03:11 +0000 (17:03 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Jun 2004 17:03:11 +0000 (17:03 +0000)
commit4f02562ec18e4690d46ecbfdaf967806ad072bdd
tree9b051b1ed5d2805bf9ec9dc44e164b12a9b69351
parentbebdb204d225dffbb98129348224a21bbe72a033
Fix a nasty bug that caused areAliases to always return false.

Bug fix courtesy of Anshu Dasgupta

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14011 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MRegisterInfo.h