[ARM64/Linux] Fix 'error: 109 enumeration values not handled in switch' (#5493)
authorSung-Jae Lee <sjlee@mail.com>
Sun, 5 Jun 2016 15:01:58 +0000 (00:01 +0900)
committerJan Kotas <jkotas@microsoft.com>
Sun, 5 Jun 2016 15:01:58 +0000 (08:01 -0700)
commitf620099b3fafff396ebd43ffc54407e2a34c56ac
tree8906d0530f2ee478818dfbe82a1aaef00aeda533
parent5e9a125839fe9de8c26952680f77fb4c492f8159
[ARM64/Linux] Fix 'error: 109 enumeration values not handled in switch' (#5493)

This fixes ARM64 Linux compilation error
```
/home/sjlee/git/coreclr/src/jit/emit.h:988:61: error: 109 enumeration
values not handled in switch: 'IF_NONE', 'IF_LABEL', 'IF_EN9'...
[-Werror,-Wswitch]
```
src/jit/emit.h