Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the assert.
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc / AArch64AddressingModes.h
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place