This is an archive of the discontinued LLVM Phabricator instance.

[Libomptarget][remote] Add OpenMP linker flag to the plugin
ClosedPublic

Authored by atmnpatel on Apr 21 2022, 12:43 PM.

Details

Summary

The remote offloading server and plugin rely on OpenMP, so this needs to be added as a linker flag. Without this, applications segfault.

Diff Detail

Event Timeline

atmnpatel created this revision.Apr 21 2022, 12:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2022, 12:43 PM
atmnpatel requested review of this revision.Apr 21 2022, 12:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2022, 12:43 PM
This revision is now accepted and ready to land.Apr 21 2022, 12:44 PM
This revision was landed with ongoing or failed builds.Apr 21 2022, 12:45 PM
This revision was automatically updated to reflect the committed changes.