[OpenMP] Add tool dependencies in runtimes mode
authorJoseph Huber <jhuber6@vols.utk.edu>
Wed, 5 Apr 2023 19:24:34 +0000 (14:24 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Wed, 5 Apr 2023 20:14:48 +0000 (15:14 -0500)
commitf5459fc03120a03040c8f2f41d5a28bea79ecf75
tree31bc574573c5bc2f25d9268a806ae024af4e07e7
parent9f5c6dcf595229fccf08a5c8acfbb1ac01cd85f9
[OpenMP] Add tool dependencies in runtimes mode

The OpenMP offloading device runtime depends on multiple tools. We
should ensure that these tools are build before invoking the OpenMP
build.

Reviewed By: tra

Differential Revision: https://reviews.llvm.org/D147654
llvm/runtimes/CMakeLists.txt