[PATCH] D55886: [llvm-objcopy] - Do not drop the OS/ABI and ABIVersion fields of ELF header

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 16:54:14 PST 2018


arichardson accepted this revision.
arichardson added a comment.

LGTM. I recently tried to use llvm-objcopy for building CheriBSD (a fork of FreeBSD for the CHERI CPU) and ran into asserts due to missing ELFOSABI_FREEBSD.


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

https://reviews.llvm.org/D55886





More information about the llvm-commits mailing list