diff --git a/clang/include/clang/Basic/AttrDocs.td b/clang/include/clang/Basic/AttrDocs.td index 5bda379df3a48..f19fe66bfedc1 100644 --- a/clang/include/clang/Basic/AttrDocs.td +++ b/clang/include/clang/Basic/AttrDocs.td @@ -2777,7 +2777,7 @@ On x86 targets, this attribute changes the calling convention to as possible in registers. It also tries to utilize registers for the return value whenever it is possible. -.. _`__regcall`: https://software.intel.com/en-us/node/693069 +.. _`__regcall`: https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-2/c-c-sycl-calling-conventions.html }]; }