[OpenMP] Update the bug report link for `libomp` assertion failures
authorJoseph Huber <jhuber6@vols.utk.edu>
Mon, 20 Feb 2023 20:30:17 +0000 (14:30 -0600)
committerJoseph Huber <jhuber6@vols.utk.edu>
Tue, 21 Feb 2023 15:43:51 +0000 (09:43 -0600)
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

openmp/runtime/src/i18n/en_US.txt

index 6c89ef2..fb7452b 100644 (file)
@@ -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."