RKSimon added inline comments.

================
Comment at: clang/docs/ClangNvlinkWrapper.rst:17
+files. It reads each input archive file to extract the archived cubin files as
+temporary files. These temporary (*.cubin) files are passed to ``nvlink``.
+
----------------
saiislam wrote:
> RKSimon wrote:
> > @saiislam The "(*.cubin)" appears to be causing a buildbot failure as it 
> > treats sphinx warnings as errors: 
> > https://lab.llvm.org/buildbot/#/builders/92/builds/14751
> Thank you!
> Fixed with [[ 
> https://github.com/llvm/llvm-project/commit/543604f30eddc5c9390d0fb01b0ac67937cbba0e
>  | [clang-nvlink-wrapper][docs][NFC] Fix sphinx warning about asterisk ]]
Awesome - and thanks for the quick response.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109225/new/

https://reviews.llvm.org/D109225

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to