This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix out-of-tree build with missing acc_gen target
ClosedPublic

Authored by clementval on Jul 14 2020, 5:35 PM.

Details

Summary

This pacth fix out-of-tree build of Flang after the introduction of acc_gen.

Diff Detail

Event Timeline

clementval created this revision.Jul 14 2020, 5:35 PM
Herald added a project: Restricted Project. · View Herald Transcript
sscalpone accepted this revision.Jul 14 2020, 5:45 PM

Tested against a build and install directory; both work great. Thanks.

This revision is now accepted and ready to land.Jul 14 2020, 5:45 PM
This revision was automatically updated to reflect the committed changes.