We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea685e1 commit 543604fCopy full SHA for 543604f
clang/docs/ClangNvlinkWrapper.rst
@@ -14,7 +14,7 @@ This tool works as a wrapper over the ``nvlink`` program. It is required
14
because ``nvlink`` does not support linking of archive files implicitly. It
15
transparently passes every input option and object to ``nvlink`` except archive
16
files. It reads each input archive file to extract the archived cubin files as
17
-temporary files. These temporary (*.cubin) files are passed to ``nvlink``.
+temporary files. These temporary (\*.cubin) files are passed to ``nvlink``.
18
19
Use Case
20
========
0 commit comments