[PATCH] D103303: [ELF] Add OVERWRITE_SECTIONS command
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 12:59:38 PDT 2021
MaskRay added a comment.
Introducing new syntax was my initial thought. Now I agree that having `overwrite` in the name is useful, `OVERWRITE_SECTIONS` looks great to me.
It now feels to me that `--overwrite-section-script` is less essential so I just removed the option from the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103303/new/
https://reviews.llvm.org/D103303
More information about the llvm-commits
mailing list