This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Enable Polly for Fuchsia toolchain build
ClosedPublic

Authored by phosek on Mar 2 2021, 4:39 PM.

Details

Summary

We want to enable the use of Polly in Fuchsia.

Diff Detail

Event Timeline

phosek created this revision.Mar 2 2021, 4:39 PM
phosek requested review of this revision.Mar 2 2021, 4:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2021, 4:39 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
leonardchan accepted this revision.Mar 2 2021, 4:47 PM
This revision is now accepted and ready to land.Mar 2 2021, 4:47 PM
This revision was landed with ongoing or failed builds.Mar 2 2021, 4:51 PM
This revision was automatically updated to reflect the committed changes.

As a contributor to Polly, this makes me happy to see ;-)