Use https rather than http for several URLs.

This commit is contained in:
Dan Gohman
2018-03-05 05:47:56 -08:00
parent 6e94e70f30
commit bf480c341b
8 changed files with 15 additions and 15 deletions

View File

@@ -782,7 +782,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 <https://llvm.org/docs/LangRef.html#arithmetic-with-overflow-intrinsics>`_.
.. autoinst:: imul
.. autoinst:: imul_imm