Don't modify constant in-place.
authorJim Grosbach <grosbach@apple.com>
Fri, 30 Sep 2011 19:58:46 +0000 (19:58 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 30 Sep 2011 19:58:46 +0000 (19:58 +0000)
commit68e05fb3687ca68d5a5be49100c7c274a3185525
tree744773db081a2fa49a34b4fa2135cbb8bad2fa10
parent62e0590c0e5125b6c0fe5221e6fc552605c27202
Don't modify constant in-place.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140875 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp