; RUN: llvm-as < %s | llc -march=x86 -fast; This file is for regression tests for cases where FastISel needs; to gracefully bail out and let SelectionDAGISel take over.type{i64,i8*}; type %0declarevoid@bar(%0)definefastccvoid@foo()nounwind{entry:callvoid@bar(%0zeroinitializer)unreachable}