EHABI: cover switch once more
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 18 Aug 2016 23:59:12 +0000 (23:59 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 18 Aug 2016 23:59:12 +0000 (23:59 +0000)
commitc2f1e32365344eee43372bf1259c9d41423f87c1
tree1d5f8a9c7efdb645ab6a39045df12b5b66e4b271
parentaa654292bd9ca5a68e8b5b6d93ccd3fbee31ab1d
EHABI: cover switch once more

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
libunwind/src/Unwind-EHABI.cpp