llvm-capstone/lld/MinGW
Julien Schueller 715bc51190
[LLD] [MinGW] Ignore --sort-common option (#66336)
like done in the ELF side
this would allow to use archlinux default mingw flags:
`-Wl,-O1,--sort-common,--as-needed -fstack-protector`
(on archlinux packages use the GNU linker by default)
2023-09-15 11:13:27 +03:00
..
CMakeLists.txt [Support] Move TargetParsers to new component 2022-12-20 11:05:50 +00:00
Driver.cpp [LLD] [MinGW] Hook up more LTO options 2023-08-28 00:28:46 +03:00
Options.td [LLD] [MinGW] Ignore --sort-common option (#66336) 2023-09-15 11:13:27 +03:00