Fix crash when looking up the addrspace of GEPs with vector types
[oota-llvm.git] / test / Transforms / InstSimplify / 2011-10-27-BinOpCrash.ll
2011-10-27 Duncan SandsReapply commit 143028 with a fix: the problem was casti...