aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object/nm-weak-global-macho.test
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 /llvm/test/Object/nm-weak-global-macho.test
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 'llvm/test/Object/nm-weak-global-macho.test')
0 files changed, 0 insertions, 0 deletions