Use cast<> instead of dyn_cast to remove llvm_unreachable. NFC.
[oota-llvm.git] / test / Assembler / invalid-safestack-return.ll
2015-06-15 Peter CollingbourneAdd safestack attribute to LLVMAttribute enum and Go...