[PATCH] D119074: [ELF] Parse archives as --start-lib object files
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 09:35:02 PST 2022
jhenderson added a comment.
In D119074#3326760 <https://reviews.llvm.org/D119074#3326760>, @aeubanks wrote:
> Unsupporting the test on Windows is fine, I can send out a patch.
> We can't change gnuwin32 and it's what all the LLVM docs say to use, so we have to deal with it.
Which docs are you referring to? The latest LLVM docs no longer say to use GNUWin32 (because it's so old). See D108513 <https://reviews.llvm.org/D108513>. The consensus nowadays seems to be to rely on the tools shipped with git.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119074/new/
https://reviews.llvm.org/D119074
More information about the llvm-commits
mailing list