* Install libLibcTableGenUtil and rpc files in llvmlibc

This commit is contained in:
Sylvestre Ledru 2024-05-09 19:19:55 +02:00
parent 0b9cca6cb7
commit 395126a606
2 changed files with 6 additions and 10 deletions

12
debian/changelog vendored
View File

@ -1,14 +1,5 @@
llvm-toolchain-snapshot (1:19~++20240421021844+e095d978ba47-1~exp2) experimental; urgency=medium llvm-toolchain-snapshot (1:19~++20240421021844+e095d978ba47-1~exp2) experimental; urgency=medium
<<<<<<<
* after upstream 330d8983d25d08580fc1642fea48b2473f47a9da
adjust the RUNTIMES build to include offload (was openmp/libomptarget)
* try to build with LLVM_LIBC_GPU_BUILD
* Move openmp from PROJECTS to RUNTIMES
Should fix:
https://github.com/llvm/llvm-project/issues/90707
* Ship zos_wrappers/builtins.h in libclang-common-19-dev
=======
* after upstream 330d8983d25d08580fc1642fea48b2473f47a9da * after upstream 330d8983d25d08580fc1642fea48b2473f47a9da
adjust the RUNTIMES build to include offload (was openmp/libomptarget) adjust the RUNTIMES build to include offload (was openmp/libomptarget)
* try to build with LLVM_LIBC_GPU_BUILD * try to build with LLVM_LIBC_GPU_BUILD
@ -16,7 +7,8 @@ llvm-toolchain-snapshot (1:19~++20240421021844+e095d978ba47-1~exp2) experimental
Should fix: Should fix:
https://github.com/llvm/llvm-project/issues/90707 https://github.com/llvm/llvm-project/issues/90707
* Also ship libc++.modules.json in libc++-19-dev-wasm32 * Also ship libc++.modules.json in libc++-19-dev-wasm32
>>>>>>> * Install libLibcTableGenUtil and rpc files in llvmlibc
* Ship zos_wrappers/builtins.h in libclang-common-19-dev
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 26 Apr 2024 14:55:20 +0200 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 26 Apr 2024 14:55:20 +0200

View File

@ -1 +1,5 @@
usr/lib/llvm-@LLVM_VERSION@/lib/libllvmlibc.a usr/lib/llvm-@LLVM_VERSION@/lib/libllvmlibc.a
usr/lib/llvm-@LLVM_VERSION@/include/llvmlibc_rpc_opcodes.h
usr/lib/llvm-@LLVM_VERSION@/include/llvmlibc_rpc_server.h
usr/lib/llvm-@LLVM_VERSION@/lib/libLibcTableGenUtil.a
usr/lib/llvm-@LLVM_VERSION@/lib/libllvmlibc_rpc_server.a