summaryrefslogtreecommitdiff
path: root/docs/Statepoints.rst
diff options
context:
space:
mode:
authorIsmail Donmez <ismail@i10z.com>2017-02-17 08:26:11 +0000
committerIsmail Donmez <ismail@i10z.com>2017-02-17 08:26:11 +0000
commitf93e288abced881b07b0c96a29c1fbb6186780c1 (patch)
tree337d7950668295b2f600eb01f04da91502e15869 /docs/Statepoints.rst
parent6684504281042321d26648e2b0a27b0010ff747a (diff)
Update Bugzilla URLs in docs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295432 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Statepoints.rst')
-rw-r--r--docs/Statepoints.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Statepoints.rst b/docs/Statepoints.rst
index 29b1be37a89..7f2b2054481 100644
--- a/docs/Statepoints.rst
+++ b/docs/Statepoints.rst
@@ -831,7 +831,7 @@ Bugs and Enhancements
Currently known bugs and enhancements under consideration can be
tracked by performing a `bugzilla search
-<http://llvm.org/bugs/buglist.cgi?cmdtype=runnamed&namedcmd=Statepoint%20Bugs&list_id=64342>`_
+<https://bugs.llvm.org/buglist.cgi?cmdtype=runnamed&namedcmd=Statepoint%20Bugs&list_id=64342>`_
for [Statepoint] in the summary field. When filing new bugs, please
use this tag so that interested parties see the newly filed bug. As
with most LLVM features, design discussions take place on `llvm-dev