From 481e20252461e730f36fb221123a853eda27cafc Mon Sep 17 00:00:00 2001 From: Paulo Matos Date: Tue, 28 Mar 2023 18:09:52 +0200 Subject: [PATCH] [clang][doc] Fix link to SYCL compiler design doc --- clang/docs/SYCLSupport.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/docs/SYCLSupport.rst b/clang/docs/SYCLSupport.rst index 6b529e3..364d95a 100644 --- a/clang/docs/SYCLSupport.rst +++ b/clang/docs/SYCLSupport.rst @@ -10,7 +10,7 @@ Introduction This document describes the architecture of the SYCL compiler and runtime library. More details are provided in -`external document `_\ , +`external document `_\ , which are going to be added to clang documentation in the future. Address space handling -- 2.7.4