This is an archive of the discontinued LLVM Phabricator instance.

[mips][clang] Do not define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros for MIPS-I
ClosedPublic

Authored by brad on Jan 6 2023, 11:30 PM.

Details

Summary

Do not define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros for MIPS-I

Diff Detail

Event Timeline

brad created this revision.Jan 6 2023, 11:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 6 2023, 11:31 PM
brad requested review of this revision.Jan 6 2023, 11:31 PM
brad removed a subscriber: sdardis.
MaskRay accepted this revision.Jan 11 2023, 7:31 PM

Looks great!

This revision is now accepted and ready to land.Jan 11 2023, 7:31 PM