Annotate with plain text
This commit is contained in:
parent
3ff54b0f44
commit
e546deff64
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ limited set of primitives, and compiles down to LLVM IR.
|
|||
Compilation process
|
||||
-------------------
|
||||
|
||||
```
|
||||
```text
|
||||
e0 source code => llvm bitcode text => clang => link against e0-rt => binary
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue