Remove the bare getSubtargetImpl call from the AArch64 port. As part
[oota-llvm.git] / test / CodeGen / AArch64 / aarch64-wide-shuffle.ll
2014-10-17 James Molloy[AArch64] Fix a silent codegen fault in BUILD_VECTOR...