accept review suggestion
Co-authored-by: Noah Lev <camelidcamel@gmail.com>
This commit is contained in:
parent
8d9c533ac3
commit
a5046f57db
|
|
@ -8,7 +8,7 @@ namely LLVM, [Cranelift], and [GCC].
|
|||
|
||||
[Cranelift]: https://github.com/bjorn3/rustc_codegen_cranelift
|
||||
[GCC]: https://github.com/rust-lang/rustc_codegen_gcc
|
||||
[`rustc_codegen_ssa`]: https://doc.rust-lang.org/stable/nightly-rustc/rustc_codegen_ssa/index.html
|
||||
[`rustc_codegen_ssa`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_ssa/index.html
|
||||
|
||||
# Refactoring of `rustc_codegen_llvm`
|
||||
by Denis Merigoux, October 23rd 2018
|
||||
|
|
|
|||
Loading…
Reference in New Issue