[Openmp-commits] [PATCH] D119984: [Libomptarget][remote] Fix compile-time error

Atmn Patel via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 16 15:18:19 PST 2022


atmnpatel created this revision.
atmnpatel added reviewers: jdoerfert, tianshilei1992.
Herald added a subscriber: mgorny.
atmnpatel requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

This fixes a compile-time error recently introduced within the remote
offloading plugin.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119984

Files:
  openmp/libomptarget/plugins/remote/server/CMakeLists.txt
  openmp/libomptarget/plugins/remote/server/Server.cpp
  openmp/libomptarget/plugins/remote/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119984.409434.patch
Type: text/x-patch
Size: 6744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220216/825fdca7/attachment.bin>


More information about the Openmp-commits mailing list