From 156cb20fdf115edfbd688c77f11eb890596e62de Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 30 Apr 2015 09:48:40 -0700 Subject: Remove irreducible control flow. The functionality is presently expected to be covered by Proper Tail Calls. --- EssentialPostV1Features.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'EssentialPostV1Features.md') diff --git a/EssentialPostV1Features.md b/EssentialPostV1Features.md index 3ef41a3..ccf9db6 100644 --- a/EssentialPostV1Features.md +++ b/EssentialPostV1Features.md @@ -25,6 +25,3 @@ Minimum Viable Product that is [v.1](V1.md). ## Signature-restricted Proper Tail Calls * TODO - -## Irreducible control flow -* TODO -- cgit v1.2.3