aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/merge-nested-templates/string.ii
diff options
context:
space:
mode:
authorFraser Cormack <fraser@codeplay.com>2025-07-29 10:53:31 +0100
committerGitHub <noreply@github.com>2025-07-29 10:53:31 +0100
commit76bebb5be9daf9ca035777b17fa63d4ce13e79b9 (patch)
tree759de02ca643b8d4e17050cbab5ccc4c220548d3 /clang/test/Modules/Inputs/merge-nested-templates/string.ii
parentef51514c38e6bd658153230769cfb62de9384bce (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[libclc] Fix building top-level 'libclc' target (#150972)HEADmain
With libclc being a 'runtime', the top-level build assumes that there is a corresopnding 'libclc' target. We previously weren't providing this, leading to a build failure if the user tried to build it. This commit remedies this by adding support for building the 'libclc' target. It does so by adding dependencies from the OpenCL builtins to this target. It uses a configurable in-between target - libclc-opencl-builtins - to ease the possibility of adding non-OpenCL builtin libraries in the future.
Diffstat (limited to 'clang/test/Modules/Inputs/merge-nested-templates/string.ii')
0 files changed, 0 insertions, 0 deletions