This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Set structured to false for entry operation in declare ctor
ClosedPublic

Authored by clementval on Jul 27 2023, 1:27 PM.

Details

Summary

Fix the value of the structured attribute for entry operation in the
global constructor noted in D156353.

Diff Detail

Event Timeline

clementval created this revision.Jul 27 2023, 1:27 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 27 2023, 1:27 PM
clementval requested review of this revision.Jul 27 2023, 1:27 PM
razvanlupusoru accepted this revision.Jul 27 2023, 6:03 PM

Perfect! Thank you!

This revision is now accepted and ready to land.Jul 27 2023, 6:03 PM