diff options
author | Ed Maste <emaste@freebsd.org> | 2015-12-08 20:50:35 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2015-12-08 20:50:35 +0000 |
commit | a3ad0f1e2748069b7811f5f2b3f1896e7f20dc60 (patch) | |
tree | 3eab81f974f51d9b8e927d97d16fbf60e67e591c /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 5067158381ed143b0c7bb8656f2a215f166cc2f6 (diff) | |
download | bcm5719-llvm-a3ad0f1e2748069b7811f5f2b3f1896e7f20dc60.tar.gz bcm5719-llvm-a3ad0f1e2748069b7811f5f2b3f1896e7f20dc60.zip |
Remove default case in switch which covers all enumeration values
This also conveniently eliminates another warning from the unintentional
use of a trigraph:
warning: trigraph converted to '[' character [-Wtrigraphs]
default: printf("???(%u)", type);
^
llvm-svn: 255049
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions