[PATCH] D88803: [LLD] [MinGW] Simplify handling of os/subsystem version
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 04:04:01 PDT 2020
mstorsjo added a comment.
In D88803#2311479 <https://reviews.llvm.org/D88803#2311479>, @mati865 wrote:
> Nit: according to https://docs.microsoft.com/en-us/cpp/build/reference/subsystem-specify-subsystem?view=vs-2019 the minimal and the default subsystem for ARM should be 6.02.
Thanks for pointing that out - apparently this isn't something that has been enforced or that has caused issues so far though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88803/new/
https://reviews.llvm.org/D88803
More information about the llvm-commits
mailing list