This is an archive of the discontinued LLVM Phabricator instance.

[openmp] [test] Set the right calling convention for the Windows thread start function
ClosedPublic

Authored by mstorsjo on Nov 10 2022, 2:39 AM.

Details

Summary

This is required on i386 Windows; this fixes 99 testcases
in that build configuration.

Diff Detail

Event Timeline

mstorsjo created this revision.Nov 10 2022, 2:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2022, 2:39 AM
mstorsjo requested review of this revision.Nov 10 2022, 2:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2022, 2:39 AM
Herald added a subscriber: sstefan1. · View Herald Transcript
natgla accepted this revision.Nov 10 2022, 10:07 PM
This revision is now accepted and ready to land.Nov 10 2022, 10:07 PM