[PATCH] D128238: [LLD][COFF] Support /kernel flag
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 06:16:06 PDT 2022
hans added a comment.
Do you have a use case for this, or have you checked that it works?
I'm not familiar with this flag, but I suspect there could be more to it (for example, do any PE headers change).
If we're not sure that this is everything that's required, I think it's better to leave the flag as unsupported.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128238/new/
https://reviews.llvm.org/D128238
More information about the llvm-commits
mailing list