Delete stoppoints that occur for the same source line.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Nov 2004 21:41:39 +0000 (21:41 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Nov 2004 21:41:39 +0000 (21:41 +0000)
commit954f66a8cd43d552801f60f9e113f5c704487ee7
treea6126414b4e19f4770c61914f4e9915763486370
parent1085548d35ccaf5e90e001b5c2af8cc311872f15
Delete stoppoints that occur for the same source line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17970 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp