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
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to