| commit | b7e5909a42cb7405c1ec2cc2728bf199497d849b | [log] [tgz] |
|---|---|---|
| author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Wed Feb 18 09:42:23 2015 +0000 |
| committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | Wed Feb 18 09:42:23 2015 +0000 |
| tree | 5c031272caaa6db940af00914315e8587e326bdb | |
| parent | 2a80437038aba26cedfc75a117ff28f7db50f08b [diff] |
[SystemZ] Clean up warning Removed (unreachable) default case in switch to clean up warning: lib/Target/SystemZ/SystemZISelLowering.cpp:1974:5: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default] llvm-svn: 229658