aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorJun Zhang <jun@junz.org>2023-04-13 21:33:45 +0800
committerJun Zhang <jun@junz.org>2023-04-13 21:36:20 +0800
commit2ecbe7ca76d9a1aec1b47d4816ffa91021488a7a (patch)
tree78d08583171bab1f0d21c527c0e2f2be00500353 /llvm/docs/CommandGuide
parent25d6123854d16370463ba884e750f303d09e9001 (diff)
downloadllvm-2ecbe7ca76d9a1aec1b47d4816ffa91021488a7a.zip
llvm-2ecbe7ca76d9a1aec1b47d4816ffa91021488a7a.tar.gz
llvm-2ecbe7ca76d9a1aec1b47d4816ffa91021488a7a.tar.bz2
[Docs] Point to the correct bug tracker
Signed-off-by: Jun Zhang <jun@junz.org>
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/llvm-mca.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-mca.rst b/llvm/docs/CommandGuide/llvm-mca.rst
index f5f847a..04248f6 100644
--- a/llvm/docs/CommandGuide/llvm-mca.rst
+++ b/llvm/docs/CommandGuide/llvm-mca.rst
@@ -52,7 +52,7 @@ By design, the quality of the analysis conducted by :program:`llvm-mca` is
inevitably affected by the quality of the scheduling models in LLVM.
If you see that the performance report is not accurate for a processor,
-please `file a bug <https://bugs.llvm.org/enter_bug.cgi?product=libraries>`_
+please `file a bug <https://github.com/llvm/llvm-project/issues>`_
against the appropriate backend.
OPTIONS