[PATCH] D109225: [clang-nvlink-wrapper] Add documentation in clang docs
    Sylvestre Ledru via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Sep  3 04:40:26 PDT 2021
    
    
  
sylvestre.ledru added inline comments.
================
Comment at: clang/docs/ClangNvlinkWrapper.rst:19
+
+During linking of heterogenous device archive libraries with an OpenMP program,
+the `Clang Offload Bundler <https://clang.llvm.org/docs/ClangOffloadBundler.html>`_
----------------
heterogenous ==> heterogeneous
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109225/new/
https://reviews.llvm.org/D109225
    
    
More information about the cfe-commits
mailing list