diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-06-05 18:04:46 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-06-05 18:04:46 +0000 |
commit | c80dad6f18bbd2a1111df3e6d1fde20661094720 (patch) | |
tree | d3dbde53ebccb9b4ddcfc11989a1c23712e65574 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 72cb5e1087ff018ba9eb0a226d41a8cc5bfe6a03 (diff) | |
download | llvm-c80dad6f18bbd2a1111df3e6d1fde20661094720.zip llvm-c80dad6f18bbd2a1111df3e6d1fde20661094720.tar.gz llvm-c80dad6f18bbd2a1111df3e6d1fde20661094720.tar.bz2 |
[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.
llvm-svn: 239172
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions