jplehr wrote:

The issue comes from the bot building without setting CMake option 
`-DLIBOMPTARGET_ENABLE_DEBUG=ON`. This makes the environment variable 
`LIBOMPTARGET_DEBUG=1` have no effect in the test, i.e., no output for 
FileCheck to test.

https://github.com/llvm/llvm-project/pull/74692
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to