From: Joseph Huber Date: Tue, 31 May 2022 16:27:15 +0000 (-0400) Subject: [Clang][Docs] Fix typo in offload packager reference X-Git-Tag: upstream/15.0.7~6314 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=259a9df963ca5f28f325ed6f6bfe5da639c78cbf;p=platform%2Fupstream%2Fllvm.git [Clang][Docs] Fix typo in offload packager reference --- diff --git a/clang/docs/ClangOffloadPackager.rst b/clang/docs/ClangOffloadPackager.rst index 2211f3bd..707462b 100644 --- a/clang/docs/ClangOffloadPackager.rst +++ b/clang/docs/ClangOffloadPackager.rst @@ -76,7 +76,7 @@ along with some other integer information. The image kind lets us easily identify the type of image stored here without needing to inspect the binary. The offloading kind is used to determine which registration code or linking semantics are necessary for this image. These are stored as enumerations with -the following values for the :ref:`offload kind` and the :ref:`image kind`. .. table:: Image Kind