diff options
author | Evan Cheng <evan.cheng@apple.com> | 2012-11-30 02:02:42 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2012-11-30 02:02:42 +0000 |
commit | 65df808f6254617b9eee931d00e95d900610b660 (patch) | |
tree | 53c7752f63fd5feeccf55314a78e89e2f28612b1 /llvm/lib/Analysis/Lint.cpp | |
parent | 317962381a2bd6ca929bff1e8fd42271dbe85b7a (diff) | |
download | bcm5719-llvm-65df808f6254617b9eee931d00e95d900610b660.tar.gz bcm5719-llvm-65df808f6254617b9eee931d00e95d900610b660.zip |
Fix logic to determine whether to turn a switch into a lookup table. When
the tables cannot fit in registers (i.e. bitmap), do not emit the table
if it's using an illegal type.
rdar://12779436
llvm-svn: 168970
Diffstat (limited to 'llvm/lib/Analysis/Lint.cpp')
0 files changed, 0 insertions, 0 deletions