From 4c829f7c7f5d03d40612178e19f3da86dc44de81 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 14 Nov 2017 14:09:35 -0800 Subject: [PATCH] Fix sphinx hyperlink syntax. --- cranelift/docs/langref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cranelift/docs/langref.rst b/cranelift/docs/langref.rst index b5abe0d956..a6fe32ff85 100644 --- a/cranelift/docs/langref.rst +++ b/cranelift/docs/langref.rst @@ -773,7 +773,7 @@ Integer operations For example, see `llvm.sadd.with.overflow.*` and `llvm.ssub.with.overflow.*` in - LLVM `_. + `LLVM `_. .. autoinst:: imul .. autoinst:: imul_imm