[Openmp-commits] [openmp] [Libomptarget] Allow the CPU targets to be built without libffi (PR #77495)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 9 09:10:43 PST 2024


jhuber6 wrote:

> Is there a way to add a test for this? Or is it covered by existing tests?

It's covered by the existing x64 tests, but you need to force it to use the dlopened path. I did that and it's good on my x64 system. Could check on ppc if really needed, but it would take like a full day to build on Summit.

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


More information about the Openmp-commits mailing list