[PATCH] D63238: [llvm-objcopy] Add elf32-sparc target

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 03:19:24 PDT 2019


seiya added a comment.

In LLVM, there's a target named `SPARCV8el`,  the 32-bit little-endian SPARC target so adding `sparc`/ `sparcel` into ArchMap and `elf32-sparc`/`elf32-sparcel` into OutputFormatMap would be better I think.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63238/new/

https://reviews.llvm.org/D63238





More information about the llvm-commits mailing list