OSDN Git Service

[InstCombine] replace unreachable with assert and remove unreachable code; NFCI
authorSanjay Patel <spatel@rotateright.com>
Wed, 16 Nov 2016 20:40:02 +0000 (20:40 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 16 Nov 2016 20:40:02 +0000 (20:40 +0000)
commit2318eb95f51feaff3969af142fefe8d5a9b1a4d2
treebf39f9ec63c4f1fa48f22a209e923bbf6f53e735
parent4fbd908949ecd33ec8675118eb2519a585577a28
[InstCombine] replace unreachable with assert and remove unreachable code; NFCI

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