diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-03-06 08:52:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-06 08:52:23 +0000 |
commit | a2b05761724e5243056988d9d6bf1a5a94715b74 (patch) | |
tree | 49f88c2d08eaf4d2afac1a95ab86daa03ce98d6a /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 8e0a63ddad26c26501a7d9639b470665afadcf40 (diff) | |
download | llvm-a2b05761724e5243056988d9d6bf1a5a94715b74.zip llvm-a2b05761724e5243056988d9d6bf1a5a94715b74.tar.gz llvm-a2b05761724e5243056988d9d6bf1a5a94715b74.tar.bz2 |
[libclc] Stop installing CLC headers (#126908)
The libclc headers are an implementation detail and are not intended to
be used by others as OpenCL headers. The only artifacts of libclc we
want to publish are the LLVM bytecode libraries.
As the headers have been incidentally broken by recent changes, this
commit takes the step to stop installing the headers at all. Downstreams
can use clang's own OpenCL headers, and/or its -fdeclare-opencl-builtins
flag.
Fixes #119967.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions