[PATCH] D71035: [llvm-objcopy][ELF] -O binary: use LMA instead of sh_offset to decide where to write section contents

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 15 21:51:42 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd28c6d51d154: [llvm-objcopy][ELF] -O binary: use LMA instead of sh_offset to decide where to… (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71035

Files:
  llvm/test/tools/llvm-objcopy/ELF/binary-paddr.test
  llvm/tools/llvm-objcopy/ELF/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71035.233990.patch
Type: text/x-patch
Size: 7611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/603b3f99/attachment-0001.bin>


More information about the llvm-commits mailing list