mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:41:39 +00:00
* Install libLibcTableGenUtil and rpc files in llvmlibc
This commit is contained in:
parent
0b9cca6cb7
commit
395126a606
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,14 +1,5 @@
|
||||
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
|
||||
adjust the RUNTIMES build to include offload (was openmp/libomptarget)
|
||||
* try to build with LLVM_LIBC_GPU_BUILD
|
||||
@ -16,7 +7,8 @@ llvm-toolchain-snapshot (1:19~++20240421021844+e095d978ba47-1~exp2) experimental
|
||||
Should fix:
|
||||
https://github.com/llvm/llvm-project/issues/90707
|
||||
* 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
|
||||
|
||||
|
4
debian/libllvmlibc-X.Y-dev.install.in
vendored
4
debian/libllvmlibc-X.Y-dev.install.in
vendored
@ -1 +1,5 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user