Skip to content

Commit ed1e89e

Browse files
authored
Update AOT phases question title to match content
Typo? The answer shows 3 phases, as does the table of contents. This updates the question title to say 3 as well (instead of 2)
1 parent 40954a0 commit ed1e89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@ You can download the PDF and Epub version of this repository from the latest run
15871587
15881588
**[⬆ Back to Top](#table-of-contents)**
15891589
1590-
83. ### What are the two phases of AOT?
1590+
83. ### What are the three phases of AOT?
15911591
The AOT compiler works in three phases,
15921592
1. **Code Analysis:** The compiler records a representation of the source
15931593
2. **Code generation:** It handles the interpretation as well as places restrictions on what it interprets.

0 commit comments

Comments
 (0)