llvm-project/openmp/libomptarget/plugins/remote/server
Atmn Patel 21e92612c0 [Libomptarget] Experimental Remote Plugin Fixes
D97883 introduced a compile-time error in the experimental remote offloading
libomptarget plugin, this patch fixes it and resolves a number of
inconsistencies in the plugin as well:

1. Non-functional Asynchronous API
2. Unnecessarily verbose debug printing
3. Misc. code clean ups

This is not intended to make any functional changes to the plugin.

Differential Revision: https://reviews.llvm.org/D105325
2021-07-02 12:38:34 -04:00
..
CMakeLists.txt [NFC][libomptarget] Reduce the dependency on libelf 2021-06-16 08:34:23 -07:00
OffloadingServer.cpp [Libomptarget] Experimental Remote Plugin Fixes 2021-07-02 12:38:34 -04:00
Server.cpp [Libomptarget] Experimental Remote Plugin Fixes 2021-07-02 12:38:34 -04:00
Server.h [Libomptarget] Experimental Remote Plugin Fixes 2021-07-02 12:38:34 -04:00