Files
llvm/libclc/cmake/modules
Wenju He 3d1c1a5277 [libclc] Set TARGET_FILE property for prepare-${obj_suffix} target (#152245)
The target's output bitcode `libclc_builtins_lib` is located in a
sub-directory in clang resource directory since df74736732. Setting
TARGET_FILE property can allow targets in non-libclc project to obtain
the path to `libclc_builtins_lib`.
2025-08-07 08:28:43 +08:00
..