This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add missing link dependencies to FrontendOpenACC.
ClosedPublic

Authored by DavidTruby on Jul 16 2020, 3:29 AM.

Details

Summary

These link dependencies are required for shared library builds to
work correctly.

Diff Detail

Event Timeline

DavidTruby created this revision.Jul 16 2020, 3:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 16 2020, 3:29 AM
clementval accepted this revision.Jul 16 2020, 4:24 AM
This revision is now accepted and ready to land.Jul 16 2020, 4:24 AM
This revision was automatically updated to reflect the committed changes.