Aaron Ballman
16cea040d0
Fix the Clang sphinx build
...
This addresses issues found by:
https://lab.llvm.org/buildbot/#/builders/92/builds/39084
2023-01-24 08:21:53 -05:00
Jose Manuel Monsalve Diaz
d6f6cd5cd5
[docs][clang] Fixing minor typo
...
Changing "tot the" to "to the"
2022-06-08 23:35:11 +00:00
Joseph Huber
15e62062c0
[Clang][Docs] Update information on the new driver now that it's default
...
Summary:
This patch updates some of the documentation on the new driver now that
it's the default. Also the ABI for embedding these images changed.
2022-04-18 15:05:09 -04:00
Joseph Huber
5c9ee35138
[Clang][Docs] Fix some typos in offloading design documentation
2022-02-07 15:24:17 -05:00
Joseph Huber
28ab5944cd
[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
2022-02-03 13:09:49 -05:00