Fix for PR23310: llvm-dis crashes when trying to upgrade an intrinsic.
[oota-llvm.git] / test / Bitcode / Inputs / invalid-call-non-function-explicit-type.bc
2015-04-17 David Blaikie[opaque pointer type] Explicit pointee type for call...