You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Libomptarget cannot be build because of the recent refactoring
introduced in patch 148dec9 :
[OpenMP][NFC] Separate Envar (environment variable) handling (llvm#73994)
That patch moved handling of environment variables from libomptarget
library. That's why we don't need usage of "llvm::omp::target" namespace
if we handle environment variables.
0 commit comments