Check that we have a valid PointerType element type before calling get()
[oota-llvm.git] / test / Bitcode / Inputs / invalid-array-element-type.bc
2015-04-29 Filipe CabecinhasMake sure that isValidElementType(Type) before calling...