diff options
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-mca.rst | 2 |
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 |