llvm-project/openmp/libomptarget/plugins/remote/server
Atmn Patel c44420e90d [Libomptarget][remote] Add OpenMP linker flag to the plugin
The remote offloading server and plugin rely on OpenMP, so this needs to be added as a linker flag. Without this, applications segfault.

Differential Revision: https://reviews.llvm.org/D124200
2022-04-21 15:45:29 -04:00
..
CMakeLists.txt [Libomptarget][remote] Add OpenMP linker flag to the plugin 2022-04-21 15:45:29 -04:00
OffloadingServer.cpp
Server.cpp [Libomptarget][remote] Fix compile-time error 2022-04-19 16:46:01 -04:00
Server.h