Skip to content

Commit ca0cf5f

Browse files
uweigandllvmbot
authored andcommitted
[docs][llvm-objcopy] Add missing formats (#81981)
Bring list of supported formats in docs back in sync with the code. (cherry picked from commit bf471c9)
1 parent 6c90f8d commit ca0cf5f

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
@@ -538,6 +538,10 @@ options. For GNU :program:`objcopy` compatibility, the values are all bfdnames.
538538
- `elf64-tradlittlemips`
539539
- `elf32-sparc`
540540
- `elf32-sparcel`
541+
- `elf32-hexagon`
542+
- `elf32-loongarch`
543+
- `elf64-loongarch`
544+
- `elf64-s390`
541545

542546
Additionally, all targets except `binary` and `ihex` can have `-freebsd` as a
543547
suffix.

0 commit comments

Comments
 (0)