[compiler-rt][test] Add `--large-address-aware` link flag for MinGW
The interception tests rely on the test binary being large address aware. This has already been set for MSVC builds. Now we do the same for MinGW. This fixes the interception unit tests for i686-w64-windows-gnu target. Differential Revision: https://reviews.llvm.org/D148996
Loading
Please sign in to comment