This is an archive of the discontinued LLVM Phabricator instance.

[Sparc] Don't claim JIT support on SPARC for now
ClosedPublic

Authored by ro on Jul 8 2022, 12:31 AM.

Details

Summary

Until D118450 lands, there's no JIT support on SPARC, but the backend claims otherwise, leading to various testsuite failures.

This patch corrects this.

Tested on sparcv9-sun-solaris2.11.

Diff Detail

Event Timeline

ro created this revision.Jul 8 2022, 12:31 AM
ro requested review of this revision.Jul 8 2022, 12:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 8 2022, 12:31 AM
lhames accepted this revision.Jul 14 2022, 5:11 PM

LGTM. Thanks @ro!

This revision is now accepted and ready to land.Jul 14 2022, 5:11 PM
This revision was landed with ongoing or failed builds.Jul 14 2022, 11:19 PM
This revision was automatically updated to reflect the committed changes.