Nuke some dead code that snuck in some how. I thought I had already
authorChandler Carruth <chandlerc@gmail.com>
Fri, 28 Dec 2012 14:50:51 +0000 (14:50 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 28 Dec 2012 14:50:51 +0000 (14:50 +0000)
commita84e7508ebcfe2eacdf8153bd83fa63eebe75aea
treea55f2756b2b0c1d9e1d7fd043e990fad1a7af958
parent73527d30cddd9b542a01a33c333bc707504fd05f
Nuke some dead code that snuck in some how. I thought I had already
deleted this, but apparantly not. Charmingly, Clang didn't warn on it
but GCC did.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171197 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp