[clang] 96906a9 - [clang-offload-bundler][NFC] Remove blank line in doc (#73968)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 30 11:33:46 PST 2023
Author: Jacob Lambert
Date: 2023-11-30T11:33:39-08:00
New Revision: 96906a92bebe76a1f6510701756aa40280b3a019
URL: https://github.com/llvm/llvm-project/commit/96906a92bebe76a1f6510701756aa40280b3a019
DIFF: https://github.com/llvm/llvm-project/commit/96906a92bebe76a1f6510701756aa40280b3a019.diff
LOG: [clang-offload-bundler][NFC] Remove blank line in doc (#73968)
Added:
Modified:
clang/docs/ClangOffloadBundler.rst
Removed:
################################################################################
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
More information about the cfe-commits
mailing list