Use cast<> instead of dyn_cast to remove llvm_unreachable. NFC.
[oota-llvm.git] / test / Assembler / invalid-disubroutinetype-missing-types.ll
2015-06-02 Duncan P. N. Exon... DebugInfo: Rename testcases from MD* to DI*, NFC