commit | fffd69143910189ded0cc02767e33e5504f8babf | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Fri Jun 05 18:04:46 2015 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Fri Jun 05 18:04:46 2015 +0000 |
tree | 018d3f9539685f68143ea3543b952c568676cdd8 | |
parent | 46216f7f993c9cd71b71d46e37054b4c27cbaf40 [diff] |
[InstCombine][NFC] Add a ``break;`` statement. This change is NFC because both the ``break;`` and the fall through end up returning immediately. However, this helps clarify intent and also ensures correctness in case more ``case`` blocks are added later. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239172 91177308-0d34-0410-b5e6-96231b3b80d8