[Clang][Docs] Document -Xoffload-linker flag

Summary:
I added the `-Xoffload-linker` flag and did not provide additional
documentation. This patch adds it.
This commit is contained in:
Joseph Huber 2022-05-25 13:32:25 -04:00
parent affa1b1cc5
commit 8a1984c25e

View File

@ -4215,6 +4215,10 @@ Pass the comma separated arguments in <arg> to the linker
Pass <arg> to the linker
.. option:: -Xoffload-linker <arg>, -Xoffload-linker-<triple> <arg>
Pass <arg> to all the device linking jobs, or for only <triple> if specified.
.. program:: clang1
.. option:: -Z
.. program:: clang