[llvm] [openmp] [Offload] Remove standalone build in favor of 'runtimes' (PR #162904)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 11 11:32:26 PDT 2025


jhuber6 wrote:

> Actually, even not test:
> 
> ```
> CMake Error at /var/tmp/portage/llvm-runtimes/offload-22.0.0.9999/work/offload/plugins-nextgen/common/CMakeLists.txt:20 (add_dependenci
> es):
>   The dependency target "intrinsics_gen" of target "PluginCommon" does not
>   exist.
> ```

Did you pass a valid path to LLVM like I said above? That's exactly what happens if you don't.

https://github.com/llvm/llvm-project/pull/162904


More information about the llvm-commits mailing list