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

Gheorghe-Teodor Bercea via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 9 09:16:23 PST 2024


doru1004 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.

Does the test suite have a test where it forces the use of the dlopened path? 

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


More information about the Openmp-commits mailing list