[compiler-rt] [test] Pass the mingw specific option for increasing stack size
authorMartin Storsjö <martin@martin.st>
Wed, 12 Apr 2023 08:03:04 +0000 (08:03 +0000)
committerMartin Storsjö <martin@martin.st>
Thu, 13 Apr 2023 09:03:33 +0000 (12:03 +0300)
commit6d7d0ed4a9918e57be5f9f36269ef3f165e72287
tree04aa1b39f0b309fd05ef90f8bc9d8741e876a84c
parent40a187bb622959023f751ec3a11f2af5fa8b48fa
[compiler-rt] [test] Pass the mingw specific option for increasing stack size

This passes the same option that was added for MSVC builds in
fb5a24b4f03a7 in the corresponding mingw form too.

This fixes the BVGraph tests in the sanitizer unit tests.

Differential Revision: https://reviews.llvm.org/D148132
compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt