[all-commits] [llvm/llvm-project] 810572: [OpenMP][Libomptarget] Fix cmake error on remote p...
Atmn Patel via All-commits
all-commits at lists.llvm.org
Tue Jan 26 13:01:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 810572cc96e99b5d6fb695f1f047c2ae6507831b
https://github.com/llvm/llvm-project/commit/810572cc96e99b5d6fb695f1f047c2ae6507831b
Author: Atmn Patel <atmndp at gmail.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M openmp/libomptarget/plugins/remote/CMakeLists.txt
Log Message:
-----------
[OpenMP][Libomptarget] Fix cmake error on remote plugin
Requiring 3.15 causes a build breakage, I'm sure none of the contents actually require
3.15 or above.
Differential Revision: https://reviews.llvm.org/D95474
More information about the All-commits
mailing list