This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] [test] [profile] Mark a Windows test as requiring an MSVC target
ClosedPublic

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

Details

Summary

This test uses lots of lld-link specific linker options that don't
work as such in mingw command lines.

Diff Detail

Event Timeline

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