[PATCH] D101332: [llvm-obcopy] Keep ihex sections with same address

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 10:13:50 PDT 2021


MaskRay added a comment.

The logic is likely similar to D79229 <https://reviews.llvm.org/D79229> for `-O binary`. See the tests contributed in that patch. `ihex-elf-segments.yaml` adopting a similar style can probably make it easier to read.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101332



More information about the llvm-commits mailing list