aboutsummaryrefslogtreecommitdiff
path: root/EssentialPostV1Features.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-04-30 09:48:40 -0700
committerDan Gohman <sunfish@mozilla.com>2015-04-30 09:48:40 -0700
commit156cb20fdf115edfbd688c77f11eb890596e62de (patch)
tree9d39ac81084bc3b6dbe7df58a8ecbc2994285822 /EssentialPostV1Features.md
parent60dff8ed5e91931ad9e0b9415cbf67a0b703a0fe (diff)
downloadnanowasm-design-156cb20fdf115edfbd688c77f11eb890596e62de.tar.gz
Remove irreducible control flow.
The functionality is presently expected to be covered by Proper Tail Calls.
Diffstat (limited to 'EssentialPostV1Features.md')
-rw-r--r--EssentialPostV1Features.md3
1 files changed, 0 insertions, 3 deletions
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