MyDeveloperDay added a comment.

Do you mind if I fix the build failures by encasing the codelike section in a 
.. code::?

  diff --git a/clang/docs/ClangOffloadBundler.rst 
b/clang/docs/ClangOffloadBundler.rst
  index 312c45602c99..ac4c5b51904f 100644
  --- a/clang/docs/ClangOffloadBundler.rst
  +++ b/clang/docs/ClangOffloadBundler.rst
  @@ -273,6 +273,8 @@ file will contain device binaries for a host and one or 
more targets. The
   output device specific archive is in a format compatible with GNU ar utility
   and contains a collection of device binaries for a specific target.
  
  +.. code::
  +
     Heterogeneous Device Archive, HDA = {F1.X, F2.X, ..., FN.Y}
     where, Fi = Bundle{Host-DeviceBinary, T1-DeviceBinary, T2-DeviceBinary, 
...,
                        Tm-DeviceBinary},

F19189372: image.png <https://reviews.llvm.org/F19189372>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110083

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

Reply via email to