diff options
| author | Dan Gohman <sunfish@mozilla.com> | 2015-04-30 09:48:40 -0700 |
|---|---|---|
| committer | Dan Gohman <sunfish@mozilla.com> | 2015-04-30 09:48:40 -0700 |
| commit | 156cb20fdf115edfbd688c77f11eb890596e62de (patch) | |
| tree | 9d39ac81084bc3b6dbe7df58a8ecbc2994285822 /EssentialPostV1Features.md | |
| parent | 60dff8ed5e91931ad9e0b9415cbf67a0b703a0fe (diff) | |
| download | nanowasm-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.md | 3 |
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 |
