[Clang][Docs] Add documention for new OpenMP offloading driver
authorJoseph Huber <jhuber6@vols.utk.edu>
Wed, 2 Feb 2022 18:06:55 +0000 (13:06 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Thu, 3 Feb 2022 18:09:49 +0000 (13:09 -0500)
commit28ab5944cd75b790bc6a60ab82e80bc6d4972b63
tree43b6fa3c7a81a228b328faa54f3011ea50d58aaa
parent9f0ce07711d6202e11b0ec5761797a9e53c2e636
[Clang][Docs] Add documention for new OpenMP offloading driver

This patch adds more documentation for the OpenMP offloading driver.
This includes a new file that describes the overall pipeline becuase
that was not previously explained in full elsewhere.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D118815
clang/docs/ClangCommandLineReference.rst
clang/docs/ClangLinkerWrapper.rst
clang/docs/OffloadingDesign.rst [new file with mode: 0644]
clang/docs/OpenMPSupport.rst
clang/docs/ReleaseNotes.rst
clang/docs/index.rst