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 D148996
[compiler-rt][test] Add `--large-address-aware` link flag for MinGW alvinhochun on Apr 22 2023, 7:49 AM. Authored by
Details The interception tests rely on the test binary being large address This fixes the interception unit tests for i686-w64-windows-gnu target.
Diff Detail
|