Skip to content

Commit

Permalink
accept review suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Lev <camelidcamel@gmail.com>
  • Loading branch information
tshepang and camelid committed Feb 17, 2023
1 parent 4e8110c commit 1f4d6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/backend-agnostic.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f4d6ac

Please sign in to comment.