mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-03 16:03:21 +00:00
[Clang][Docs] Fix ambiguity in clang-offload-bundler docs
Differential Revision: https://reviews.llvm.org/D94338
This commit is contained in:
parent
9c0dc0b2c1
commit
c15b0e2229
@ -44,7 +44,7 @@ The layout of a bundled code object is defined by the following table:
|
||||
Field Type Size in Bytes Description
|
||||
=================================== ======= ================ ===============================
|
||||
Magic String string 24 ``__CLANG_OFFLOAD_BUNDLE__``
|
||||
Number Of Code Objects integer 8 Number od bundled code objects.
|
||||
Number Of Bundle Entries integer 8 Number of bundle entries.
|
||||
1st Bundle Entry Code Object Offset integer 8 Byte offset from beginning of
|
||||
bundled code object to 1st code
|
||||
object.
|
||||
@ -208,4 +208,4 @@ Target specific information is available for the following:
|
||||
features <https://llvm.org/docs/AMDGPUUsage.html#amdgpu-target-features>`_
|
||||
supported.
|
||||
|
||||
Most other targets do not support target IDs.
|
||||
Most other targets do not support target IDs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user