Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- sparse-llvm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sparse-llvm.c b/sparse-llvm.c index 9633941e7..c64bfe2f7 100644 --- a/sparse-llvm.c +++ b/sparse-llvm.c @@ -929,7 +929,6 @@ static void output_insn(struct function *fn, struct instruction *insn) assert(0); break; case OP_INLINED_CALL: - assert(0); break; case OP_CALL: output_op_call(fn, insn); -- 2.12.0 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html