[clang] [clang-offload-bundler][NFC] Remove blank line in doc (PR #73968)

via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 30 10:33:43 PST 2023


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: Jacob Lambert (lamb-j)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/73968.diff


1 Files Affected:

- (modified) clang/docs/ClangOffloadBundler.rst (-1) 


``````````diff
diff --git a/clang/docs/ClangOffloadBundler.rst b/clang/docs/ClangOffloadBundler.rst
index 1d163db1a9a63bc..1f8c85a08f8c79c 100644
--- a/clang/docs/ClangOffloadBundler.rst
+++ b/clang/docs/ClangOffloadBundler.rst
@@ -500,7 +500,6 @@ Additional Options while Archive Unbundling
   as defined in :ref:`code-object-composition` before creating device-specific
   archive(s).
 
-
 **-debug-only=CodeObjectCompatibility**
   Verbose printing of matched/unmatched comparisons between bundle entry id of
   a device binary from HDA and bundle entry ID of a given target processor

``````````

</details>


https://github.com/llvm/llvm-project/pull/73968


More information about the cfe-commits mailing list