Intermediate Representation docs (#6685)

* Intermediate Representation docs

* minor rewording

* addressing comments

* move IR to bottom

Co-authored-by: Casper Neo <cneo@google.com>
This commit is contained in:
Casper
2021-06-17 11:46:34 -04:00
committed by GitHub
parent 4e3a66c141
commit 2cf7bb7966
4 changed files with 40 additions and 1 deletions

View File

@@ -768,6 +768,7 @@ INPUT = "FlatBuffers.md" \
"WhitePaper.md" \
"FlexBuffers.md" \
"Internals.md" \
"IntermediateRepresentation.md" \
"Grammar.md" \
"../../CONTRIBUTING.md" \
"Tutorial.md" \