[PATCH] D106942: Consider section flags when adding section
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 3 01:54:41 PDT 2021
jhenderson added a reviewer: mstorsjo.
jhenderson added a subscriber: mstorsjo.
jhenderson added a comment.
@mstorsjo, could you take a look, please? My COFF knowledge isn't really sufficient to see if there's a better way of doing things. My initial thought is whether a separate later pass should be the one that sets virtual addresses, rather than addSection, but it may not make sense.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106942/new/
https://reviews.llvm.org/D106942
More information about the llvm-commits
mailing list