Skip to content

Commit

Permalink
Reflect rustc_codegen_cranelift move
Browse files Browse the repository at this point in the history
  • Loading branch information
sanxiyn authored and tshepang committed Mar 18, 2024
1 parent e864c02 commit 4cb2b3b
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 @@ -6,7 +6,7 @@
provides an abstract interface for all backends to implement,
namely LLVM, [Cranelift], and [GCC].

[Cranelift]: https://github.com/bjorn3/rustc_codegen_cranelift
[Cranelift]: https://github.com/rust-lang/rustc_codegen_cranelift
[GCC]: https://github.com/rust-lang/rustc_codegen_gcc
[`rustc_codegen_ssa`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_ssa/index.html

Expand Down

0 comments on commit 4cb2b3b

Please sign in to comment.