Skip to content

Commit bf471c9

Browse files
authored
[docs][llvm-objcopy] Add missing formats (llvm#81981)
Bring list of supported formats in docs back in sync with the code.
1 parent 2e43ca4 commit bf471c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/CommandGuide/llvm-objcopy.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,10 @@ options. For GNU :program:`objcopy` compatibility, the values are all bfdnames.
543543
- `elf64-tradlittlemips`
544544
- `elf32-sparc`
545545
- `elf32-sparcel`
546+
- `elf32-hexagon`
547+
- `elf32-loongarch`
548+
- `elf64-loongarch`
549+
- `elf64-s390`
546550

547551
The following formats are suppoprted by :program:`llvm-objcopy` for the
548552
:option:`--output-target` only:

0 commit comments

Comments
 (0)