Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Fix sphinx hyperlink syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Nov 14, 2017
1 parent bae47b4 commit 5145479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/langref.rst
Expand Up @@ -773,7 +773,7 @@ Integer operations

For example, see
`llvm.sadd.with.overflow.*` and `llvm.ssub.with.overflow.*` in
LLVM <http://llvm.org/docs/LangRef.html#arithmetic-with-overflow-intrinsics>`_.
`LLVM <http://llvm.org/docs/LangRef.html#arithmetic-with-overflow-intrinsics>`_.

.. autoinst:: imul
.. autoinst:: imul_imm
Expand Down

0 comments on commit 5145479

Please sign in to comment.