This is an archive of the discontinued LLVM Phabricator instance.

[Support] [BLAKE3] Fix building for Cygwin
ClosedPublic

Authored by mstorsjo on Apr 6 2022, 12:15 AM.

Details

Summary

Use the windows-gnu assembly files on x86_64 Cygwin too.

This fixes https://github.com/llvm/llvm-project/issues/54685.

Diff Detail

Event Timeline

mstorsjo created this revision.Apr 6 2022, 12:15 AM
Herald added a project: Restricted Project. ยท View Herald TranscriptApr 6 2022, 12:15 AM
mstorsjo requested review of this revision.Apr 6 2022, 12:15 AM
Herald added a project: Restricted Project. ยท View Herald TranscriptApr 6 2022, 12:15 AM
akyrtzi accepted this revision.Apr 6 2022, 8:10 AM

LGTM, thank you for the fix! ๐Ÿ™‡๐Ÿปโ€โ™‚๏ธ

This revision is now accepted and ready to land.Apr 6 2022, 8:10 AM
This revision was landed with ongoing or failed builds.Apr 6 2022, 12:55 PM
This revision was automatically updated to reflect the committed changes.