[PATCH] D73621: [yaml2obj] - Add a way to set sh_entsize for relocation sections.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 12:36:37 PST 2020
MaskRay added a comment.
In D73621#1848823 <https://reviews.llvm.org/D73621#1848823>, @jhenderson wrote:
> LGTM, with suggestions.
>
> Idle thought: I wonder if it's worth introducing some kind of command-line macro option to yaml2obj? E.g. `-DMACHINE=EM_X86_64` would replace `Machine: MACHINE` (or some similar syntax). There are a growing number of cases where we have two identical YAML blobs except for some minor difference.
LG
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73621/new/
https://reviews.llvm.org/D73621
More information about the llvm-commits
mailing list