llvm-capstone/lld/MinGW
Martin Storsjö dd7575ba44 [LLD] [MinGW] Pass the canExitEarly parameter through properly
The MinGW driver passed a hardcoded true to this parameter
since 6f4e255219, but when the MinGW driver got the
canExitEarly parameter for consistency in b11386f9be, this
call was missed so it wasn't passed on properly.
2021-05-18 15:09:07 +03:00
..
CMakeLists.txt [CMake] Make intrinsics_gen dependency unconditional. 2020-07-17 16:43:17 -07:00
Driver.cpp [LLD] [MinGW] Pass the canExitEarly parameter through properly 2021-05-18 15:09:07 +03:00
Options.td [lld][MinGW] Introduce aliases for -Bdynamic and -Bstatic 2021-05-17 22:13:26 +02:00