Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / InsertLimitChecks.adoc
CommitLineData
7f918cf1
CE
1InsertLimitChecks
2=================
3
4<:InsertLimitChecks:> is a pass for the <:RSSA:>
5<:IntermediateLanguage:>, invoked from <:RSSASimplify:>.
6
7== Description ==
8
9This pass inserts limit checks.
10
11== Implementation ==
12
13* <!ViewGitFile(mlton,master,mlton/backend/limit-check.fun)>
14
15== Details and Notes ==
16
17{empty}