Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

[BOLT][runtime] Test for outline-atomics support
ClosedPublic

Authored by yota9 on Fri, Sep 15, 3:54 AM.

Details

Summary

I'm using clang-10 to build bolt which doesn't have moutline-atomics
option and though it doesn't do it. So test compiler for supporting it
before appending to the list of cxxflags.

Diff Detail

Event Timeline

yota9 created this revision.Fri, Sep 15, 3:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptFri, Sep 15, 3:54 AM
yota9 requested review of this revision.Fri, Sep 15, 3:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptFri, Sep 15, 3:54 AM
Amir accepted this revision.Mon, Sep 18, 10:35 AM
This revision is now accepted and ready to land.Mon, Sep 18, 10:35 AM
This revision was automatically updated to reflect the committed changes.