Get rid of a useless if statement whose then and else blocks were identical.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 21 Dec 2006 07:15:54 +0000 (07:15 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 21 Dec 2006 07:15:54 +0000 (07:15 +0000)
commita2913eea9d7530f8cad652b984cb642ee12c0d6d
treeb14ff6f17d2ac1ca62822ee4a3e6d9533395d6bb
parent2e20d39493aa58dfe7b1f9e8890215f0dedc038f
Get rid of a useless if statement whose then and else blocks were identical.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32729 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp