aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxgupta <shivam98.tkg@gmail.com>2021-02-01 12:54:21 +0530
committerxgupta <shivam98.tkg@gmail.com>2021-02-01 16:43:21 +0530
commit94fac81fccfef9917e94bed398781744fb82e159 (patch)
treefbdd3706ea768e7c08b7c76bb5b8392ec7fdc9d3 /libunwind
parent[ARM] Turn sext_inreg(VGetLaneu) into VGetLaneu (diff)
downloadllvm-project-94fac81fccfef9917e94bed398781744fb82e159.tar.gz
llvm-project-94fac81fccfef9917e94bed398781744fb82e159.tar.bz2
llvm-project-94fac81fccfef9917e94bed398781744fb82e159.zip
[Branch-Rename] Fix some links
According to the [[ https://foundation.llvm.org/docs/branch-rename/ | status of branch rename ]], the master branch of the LLVM repository is removed on 28 Jan 2021. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D95766
Diffstat (limited to 'libunwind')
-rw-r--r--libunwind/docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libunwind/docs/index.rst b/libunwind/docs/index.rst
index d134bf29fb55..f7ff29d095bc 100644
--- a/libunwind/docs/index.rst
+++ b/libunwind/docs/index.rst
@@ -101,4 +101,4 @@ Quick Links
* `LLVM Bugzilla <https://bugs.llvm.org/>`_
* `cfe-commits Mailing List`_
* `cfe-dev Mailing List`_
-* `Browse libunwind Sources <https://github.com/llvm/llvm-project/blob/master/libunwind/>`_
+* `Browse libunwind Sources <https://github.com/llvm/llvm-project/blob/main/libunwind/>`_