Regression caused by AArch64 Implement switch/jump tables
The introduction of jump tables for Cmm switch statements in 3b037c58 seems to be broken in the sense a compiled program may segfault.
We're investigating this problem now and we'll follow up with a reproducer soon.