aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-08-24 13:25:16 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-08-24 13:25:16 +0000
commit9d515ff6956736456ec3a54e6805a8f6d76c1669 (patch)
treebac3ef39eb9e25e84156d72048a56753ae7480c9 /llvm/lib/CodeGen/LiveVariables.cpp
parent22e735d725848f1e1bf398c46127dc26a6880d33 (diff)
downloadllvm-9d515ff6956736456ec3a54e6805a8f6d76c1669.zip
llvm-9d515ff6956736456ec3a54e6805a8f6d76c1669.tar.gz
llvm-9d515ff6956736456ec3a54e6805a8f6d76c1669.tar.bz2
This code is from r216285, which did not go out to the mailing list for some reason.
The switch statement would never fire due to the preceding break statement. Also, the switch statement has a default label with no case labels. Simplified the code, and allow it to execute. llvm-svn: 216346
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions