This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Make -moutline-atomics default for aarch64-fuchsia targets
ClosedPublic

Authored by mcgrathr on Mar 28 2022, 2:06 PM.

Details

Summary

This makes Fuchsia consistent with Linux on AArch64.

Diff Detail

Event Timeline

mcgrathr created this revision.Mar 28 2022, 2:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 2:06 PM
mcgrathr requested review of this revision.Mar 28 2022, 2:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 2:06 PM
abrachet accepted this revision.Mar 28 2022, 2:21 PM
abrachet added inline comments.
clang/lib/Driver/ToolChains/Fuchsia.h
81
This revision is now accepted and ready to land.Mar 28 2022, 2:21 PM
This revision was landed with ongoing or failed builds.Mar 28 2022, 4:52 PM
This revision was automatically updated to reflect the committed changes.