mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 05:36:07 +00:00
[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:
parent
affa1b1cc5
commit
8a1984c25e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user