Fix a potential bug that can cause miscomparison with and without debug info.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 17 Sep 2010 21:56:26 +0000 (21:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 17 Sep 2010 21:56:26 +0000 (21:56 +0000)
commitf437f733484169cf67f7c3e798908bbf27175580
tree76db2e7d3c9ffcf5ac555bd9e7336f8c07a26d8c
parent38cb1cdfb7308e82ed00985427f78d11d817d88a
Fix a potential bug that can cause miscomparison with and without debug info.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114220 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineCSE.cpp