This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] [test] [profile] Mark the without-libc test as unsupported on mingw
ClosedPublic

Authored by mstorsjo on Apr 12 2023, 1:38 PM.

Details

Summary

Mingw toolchains always end up referencing the malloc symbol due to
the CRT startup files.

Diff Detail

Event Timeline

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