From: Joseph Huber Date: Mon, 20 Feb 2023 20:30:17 +0000 (-0600) Subject: [OpenMP] Update the bug report link for `libomp` assertion failures X-Git-Tag: upstream/17.0.6~16893 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=37def00806187ccc4cf3d7e210d6f305278d1e6d;p=platform%2Fupstream%2Fllvm.git [OpenMP] Update the bug report link for `libomp` assertion failures Currently we still print the old https://bugs.llvm.org/ bugzilla link. We should update this to the issues pane for the LLVM github. Reviewed By: tlwilmar Differential Revision: https://reviews.llvm.org/D144426 --- diff --git a/openmp/runtime/src/i18n/en_US.txt b/openmp/runtime/src/i18n/en_US.txt index 6c89ef2..fb7452b 100644 --- a/openmp/runtime/src/i18n/en_US.txt +++ b/openmp/runtime/src/i18n/en_US.txt @@ -492,7 +492,7 @@ SubmitBugReport "Please submit a bug report with this message, comp "compiler and operating system versions. Faster response will be " "obtained by including all program sources. For information on " "submitting this issue, please see " - "https://bugs.llvm.org/." + "https://github.com/llvm/llvm-project/issues/." OBSOLETE "Check NLSPATH environment variable, its value is \"%1$s\"." ChangeStackLimit "Please try changing the shell stack limit or adjusting the " "OMP_STACKSIZE environment variable."