mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
The `llvm-omp-device-info` tool is very handy, but broke due to the lazy evaluation of devices. This repairs the functionality and adds a test. The tool is also renamed into `llvm-offload-device-info` as `-omp-` is going away.