Author: mydeveloperday Date: 2021-09-24T08:03:52+01:00 New Revision: 7890afddecff01119f4d5e8825b43dd2c8361648
URL: https://github.com/llvm/llvm-project/commit/7890afddecff01119f4d5e8825b43dd2c8361648 DIFF: https://github.com/llvm/llvm-project/commit/7890afddecff01119f4d5e8825b43dd2c8361648.diff LOG: [clang-offload-bundler][docs][NFC] invalid indentation cause build issue Added: Modified: clang/docs/ClangOffloadBundler.rst Removed: ################################################################################ diff --git a/clang/docs/ClangOffloadBundler.rst b/clang/docs/ClangOffloadBundler.rst index 312c45602c991..ac4c5b51904fc 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}, _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits