about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2021-10-02 22:10:00 +0300
committerSimonas Kazlauskas <git@kazlauskas.me>2021-10-02 22:16:23 +0300
commit5b4873a7597648998285c191a7a7a05fdec15ad4 (patch)
tree1c585a804606d8092a6706d75a63298e7cea5f0e /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parentb7d2b465b9a3d375ad3c1fbce75fa2ed47cc9e99 (diff)
downloadrust-5b4873a7597648998285c191a7a7a05fdec15ad4.tar.gz
rust-5b4873a7597648998285c191a7a7a05fdec15ad4.zip
Run the #85441 regression test on MSVC only
On MinGW toolchains the various features (such as function sections)
necessary to eliminate dead function references are disabled due to
various bugs. This means that the windows sockets library will most
likely remain linked to any mingw toolchain built program that also
utilizes libstd.

That said, I made an attempt to also enable `function-sections` and
`--gc-sections` during my experiments, but the symbol references
remained, sadly.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions