Files
clang-p2996/compiler-rt/lib/interception
Alvin Wong 1194e6f3fa [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
2023-04-25 19:21:49 +08:00
..