llvm-project/openmp/libomptarget/DeviceRTL
Ye Luo 053e894106 [DeviceRTL] CMake fix using target-level dependency
File-level dependency should not be used on files generated during the build. The next command may execute before the generating command finishes writing the file. Use add_custom_target and use target-level dependency.

Differential Revision: https://reviews.llvm.org/D135630
2022-10-10 21:23:58 -05:00
..
include [DeviceRTL] Allow IsSPMDMode to be optimized out in LTO mode 2022-10-05 14:40:01 -05:00
src [OpenMP][DeviceRTL] Fix build issue 2022-10-06 16:21:51 -04:00
CMakeLists.txt [DeviceRTL] CMake fix using target-level dependency 2022-10-10 21:23:58 -05:00