[Openmp-commits] [PATCH] D125563: [Libomptarget] Remove global include directory from libomptarget
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri May 13 10:20:50 PDT 2022
jhuber6 updated this revision to Diff 429283.
jhuber6 added a comment.
Herald added subscribers: kosarev, sstefan1, kerbowa, jvesely.
Changing to be directly included by each plugin rather than inherited from elf_common.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125563/new/
https://reviews.llvm.org/D125563
Files:
openmp/libomptarget/CMakeLists.txt
openmp/libomptarget/plugins/CMakeLists.txt
openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
openmp/libomptarget/plugins/common/elf_common/CMakeLists.txt
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/plugins/ve/CMakeLists.txt
openmp/libomptarget/src/CMakeLists.txt
openmp/libomptarget/tools/deviceinfo/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125563.429283.patch
Type: text/x-patch
Size: 5672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220513/104a9573/attachment.bin>
More information about the Openmp-commits
mailing list