"make check-all" or "make check-libomptarget" would attempt to run offloading
tests before the offload plugins are built. This patch corrects that by adding
dependencies to the libomptarget CMake rules.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo