aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-11-05 17:11:38 +0100
committerRaphael Isemann <teemperor@gmail.com>2020-11-05 17:17:33 +0100
commit79d16764dd29aeddb7e6400e6b2d89d31653886c (patch)
treecf4acb1ada6091965d96bf20706a1edd5bf47b68 /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
parentb9b5f12bd4cd0647ff630c1631e0cf20f430fa15 (diff)
downloadllvm-79d16764dd29aeddb7e6400e6b2d89d31653886c.zip
llvm-79d16764dd29aeddb7e6400e6b2d89d31653886c.tar.gz
llvm-79d16764dd29aeddb7e6400e6b2d89d31653886c.tar.bz2
[lldb][NFC] Fix compiler warnings after removal of eValueTypeVector
5d64574301836c4c17127794121d49a62d24f803 removes this enum value and now all the switch statements that previously relied on handling this in the 'default' branch are causes compiler warnings due to redundant default cases. This just removes the now unreachable code in there.
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions