Import Debian changes 20180207-1
[hcoop/debian/mlton.git] / doc / guide / src / InsertLimitChecks.adoc
1 InsertLimitChecks
2 =================
3
4 <:InsertLimitChecks:> is a pass for the <:RSSA:>
5 <:IntermediateLanguage:>, invoked from <:RSSASimplify:>.
6
7 == Description ==
8
9 This 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}