[all-commits] [llvm/llvm-project] 59ae45: [OpenMP] Refactor CMake files related to `PluginIn...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Dec 6 14:39:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59ae4529838395da115293ac54d733fd91dbefc6
https://github.com/llvm/llvm-project/commit/59ae4529838395da115293ac54d733fd91dbefc6
Author: Shilei Tian <i at tianshilei.me>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeLists.txt
M openmp/libomptarget/plugins/common/elf_common/CMakeLists.txt
Log Message:
-----------
[OpenMP] Refactor CMake files related to `PluginInterface` in `plugins-nextgen`
This patch uses refactors CMake files related to `PluginInterface` in `plugins-nextgen` to handle LLVM dependences in a better way.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D139371
More information about the All-commits
mailing list