Renamed trans: generating LLVM IR section.
This commit is contained in:
parent
0976bb3c90
commit
41bb7504d7
2 changed files with 2 additions and 2 deletions
|
|
@ -19,5 +19,5 @@
|
|||
- [MIR construction](./mir-construction.md)
|
||||
- [MIR borrowck](./mir-borrowck.md)
|
||||
- [MIR optimizations](./mir-optimizations.md)
|
||||
- [trans: generating LLVM IR](./trans.md)
|
||||
- [The `trans` crate: generating LLVM IR](./trans.md)
|
||||
- [Glossary](./glossary.md)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
# trans: generating LLVM IR
|
||||
# The `trans` crate: generating LLVM IR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue