This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] [test] Pass the mingw specific option for increasing stack size
ClosedPublic

Authored by mstorsjo on Apr 12 2023, 7:55 AM.

Details

Summary

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.

Diff Detail

Event Timeline

mstorsjo created this revision.Apr 12 2023, 7:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 7:55 AM
Herald added subscribers: Enna1, dberris. · View Herald Transcript
mstorsjo requested review of this revision.Apr 12 2023, 7:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 7:55 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Apr 12 2023, 10:07 AM
This revision is now accepted and ready to land.Apr 12 2023, 10:07 AM