mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
When making WMMX support optional, we uncovered the switch. Add the missing entries. Since the entry is a break leading to a dead path, it should get optimized out yet retain the switch overage. llvm-svn: 279180