This is an archive of the discontinued LLVM Phabricator instance.

[lli] Export the MinGW chkstk function from the lli executable
ClosedPublic

Authored by mstorsjo on May 15 2023, 3:22 AM.

Details

Summary

This allows all ExecutionEngine tests pass in MinGW build configurations.

Diff Detail

Unit TestsFailed

Event Timeline

mstorsjo created this revision.May 15 2023, 3:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2023, 3:22 AM
mstorsjo requested review of this revision.May 15 2023, 3:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2023, 3:22 AM
lhames accepted this revision.May 22 2023, 11:21 AM

LGTM, but could you add a TODO to move this into libORC in the future and reference https://github.com/llvm/llvm-project/issues/56603 ?

This revision is now accepted and ready to land.May 22 2023, 11:21 AM
This revision was landed with ongoing or failed builds.May 23 2023, 4:39 AM
This revision was automatically updated to reflect the committed changes.