File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The layout of a bundled code object is defined by the following table:
44
44
Field Type Size in Bytes Description
45
45
=================================== ======= ================ ===============================
46
46
Magic String string 24 ``__CLANG_OFFLOAD_BUNDLE__ ``
47
- Number Of Code Objects integer 8 Number od bundled code objects .
47
+ Number Of Bundle Entries integer 8 Number of bundle entries .
48
48
1st Bundle Entry Code Object Offset integer 8 Byte offset from beginning of
49
49
bundled code object to 1st code
50
50
object.
@@ -208,4 +208,4 @@ Target specific information is available for the following:
208
208
features <https://llvm.org/docs/AMDGPUUsage.html#amdgpu-target-features> `_
209
209
supported.
210
210
211
- Most other targets do not support target IDs.
211
+ Most other targets do not support target IDs.
You can’t perform that action at this time.
0 commit comments