We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40954a0 commit ed1e89eCopy full SHA for ed1e89e
README.md
@@ -1587,7 +1587,7 @@ You can download the PDF and Epub version of this repository from the latest run
1587
1588
**[⬆ Back to Top](#table-of-contents)**
1589
1590
-83. ### What are the two phases of AOT?
+83. ### What are the three phases of AOT?
1591
The AOT compiler works in three phases,
1592
1. **Code Analysis:** The compiler records a representation of the source
1593
2. **Code generation:** It handles the interpretation as well as places restrictions on what it interprets.
0 commit comments