[all-commits] [llvm/llvm-project] 339d81: [OpenMP][libomptarget] Add TargetParser as depende...
Kevin Sala Penadés via All-commits
all-commits at lists.llvm.org
Sun Jan 1 04:32:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 339d810a0fcc19638c8b52dd0e531b6f2ee7db9c
https://github.com/llvm/llvm-project/commit/339d810a0fcc19638c8b52dd0e531b6f2ee7db9c
Author: Kevin Sala <kevin.sala at bsc.es>
Date: 2023-01-01 (Sun, 01 Jan 2023)
Changed paths:
M openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeLists.txt
Log Message:
-----------
[OpenMP][libomptarget] Add TargetParser as dependency in NextGen's JIT
This patch fixes an undefined reference to llvm::Triple::Triple(llvm::Twine const&).
Differential Revision: https://reviews.llvm.org/D140810
More information about the All-commits
mailing list