From 7f98f436f098def253d8d3d350ac78cfc2bcd7c4 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 19 Jul 2018 06:57:11 -0700 Subject: [PATCH] Add a link to the faerie github page. --- cranelift/docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cranelift/docs/index.rst b/cranelift/docs/index.rst index 552c3089d5..08b27162c3 100644 --- a/cranelift/docs/index.rst +++ b/cranelift/docs/index.rst @@ -41,7 +41,7 @@ Rust Crate Documentation `cranelift-faerie `_ This crate provides a faerie-based backend for `cranelift-module`, which emits native object files using the - `faerie `_ library. + `faerie `_ library. `cranelift-simplejit `_ This crate provides a simple JIT backend for `cranelift-module`, which