[PATCH] D61272: [llvm-objcopy] Add RISC-V support for -B/-O

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 12:15:45 PDT 2019


rupprecht added a comment.

In D61272#1482825 <https://reviews.llvm.org/D61272#1482825>, @jakehehrlich wrote:

> I recall @ruiu telling me that mips had a really odd endianness that wasn't accounted for by the standard ELFT types. Is that still true?


The mips changes here are just rearranging the map a bit -- the only thing added to the map is risc-v.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61272





More information about the llvm-commits mailing list