This commit is contained in:
Mark Mansi 2019-01-23 12:59:34 -06:00 committed by Who? Me?!
parent 2a74e5f5ce
commit 1714da2ae7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
> NOTE: If you are looking for info about code generation, please see [this > NOTE: If you are looking for info about code generation, please see [this
> chapter][codegen] instead. > chapter][codegen] instead.
[codegen]: codegen.html [codegen]: ../codegen.md
This section is about debugging compiler bugs in code generation (e.g. why the This section is about debugging compiler bugs in code generation (e.g. why the
compiler generated some piece of code or crashed in LLVM). LLVM is a big compiler generated some piece of code or crashed in LLVM). LLVM is a big