[PATCH] D101332: [llvm-obcopy] Keep ihex sections with same address
Ian McIntyre via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 15:57:11 PDT 2021
mciantyre added a comment.
First time LLVM contributor. Let me know if there are any issues with this submission.
The extra empty section in this patch's test case approximates what I saw in some of my embedded development. This patch allows me to drop GNU objcopy, though I'll admit it hasn't had more real-world testing beyond one example. Thanks for your time and consideration.
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