Commit Graph

5042 Commits

Author SHA1 Message Date
Sylvestre Ledru
c29e3396ac Merge branch 'fix-snapshots' into 'snapshot'
Fix snapshots build - Install new binary tblgen-lsp-server into llvm-15

See merge request pkg-llvm-team/llvm-toolchain!88
2022-05-18 20:34:22 +00:00
Roman Lebedev
bfde178fdc
Fix snapshots build - Install new binary tblgen-lsp-server into mlir-15-tools 2022-05-18 22:48:19 +03:00
Sylvestre Ledru
b2495d07e6 rebase of the patches 2022-05-17 21:36:53 +02:00
Sylvestre Ledru
9f53d536a4 fix the version detection 2022-05-17 21:35:47 +02:00
John Paul Adrian Glaubitz
247b8fa3f1 Exclude lib{Monitoring,RemoteIndex}*Proto.a on m68k and sparc64 2022-05-17 09:57:22 +02:00
Sylvestre Ledru
8699fb05dc remove of the patch 2022-05-16 15:52:22 +02:00
Sylvestre Ledru
21058bb901 rebase of the patch 2022-05-16 15:52:17 +02:00
Sylvestre Ledru
f6f92ac1fa Add usr/lib/llvm-15/lib/libomptarget.devicertl.a to libomp-X-dev 2022-05-14 23:57:24 +02:00
John Paul Adrian Glaubitz
c720154003 Enable GRPC build dependency only on supported targets 2022-05-13 21:12:36 +02:00
John Paul Adrian Glaubitz
72420a1d64 Enable GRPC build dependency only on supported targets 2022-05-13 21:08:32 +02:00
John Paul Adrian Glaubitz
6407b099c8 Enable GRPC build dependency only on supported targets 2022-05-13 21:05:36 +02:00
Sylvestre Ledru
06906f3a85 fix the curl call in cmake 2022-05-13 18:44:33 +02:00
Sylvestre Ledru
317ab9d043 Install new binary clang-offload-packager in clang-tools-15 2022-05-11 19:50:09 +02:00
Sylvestre Ledru
7827a12ddd rebase of the patches 2022-05-10 22:44:45 +02:00
Sylvestre Ledru
db2d3ee2f7 rebase of the patches 2022-05-10 14:01:25 +02:00
Sylvestre Ledru
7aacd1c124 check if llvm-debuginfod-find has been built with curl 2022-05-10 09:09:01 +02:00
Sylvestre Ledru
9ff1cecb07 fix the changelog 2022-05-10 09:04:41 +02:00
Sylvestre Ledru
c0119c7f46 Add the option -DLLVM_ENABLE_CURL=ON See https://github.com/llvm/llvm-project/issues/55289 2022-05-10 09:03:32 +02:00
Sylvestre Ledru
a7c19f6285 prepare upload 2022-05-10 08:05:47 +02:00
Sylvestre Ledru
22f693c013 Add the option -DLLVM_ENABLE_CURL=ON See https://github.com/llvm/llvm-project/issues/55289 2022-05-09 22:57:31 +02:00
Sylvestre Ledru
5312db60c9 fix changelog 2022-05-09 22:54:20 +02:00
Sylvestre Ledru
9b10fb51fc Fix the search path for hip (Closes: #1010467) 2022-05-09 20:52:15 +02:00
Sylvestre Ledru
0ad684fcfc Fix an autopkgtest on arm (Closes:# 1010716) Thanks to Pino Toscano for the patch 2022-05-09 20:41:22 +02:00
Sylvestre Ledru
5e588bb5a8 New upstream release 2022-04-29 09:29:33 +02:00
Sylvestre Ledru
3a1862ccb9 New upstream release 2022-04-27 23:33:37 +02:00
Sylvestre Ledru
8e451fe3b3 remove the unsued abi fixes 2022-04-27 08:37:36 +02:00
Sylvestre Ledru
99fd399a04 New upstream release Fixes the ABI issues 2022-04-27 08:35:48 +02:00
Sylvestre Ledru
3d66bf7612 rebase of the patches 2022-04-23 14:19:41 +02:00
Sylvestre Ledru
17a52810c9 rebase of the patches 2022-04-21 09:14:23 +02:00
Sylvestre Ledru
c7706a204d add source: source-is-missing clang/test/Driver/Inputs/dummy-elf.o 2022-04-20 10:51:19 +02:00
Sylvestre Ledru
3708ae3642 fix the libclc test 2022-04-16 00:17:01 +02:00
Sylvestre Ledru
19b9e1fba4 Disable libclc when spir is below 14 Explicit load/store type does not match pointee type of pointer operand (Producer: 'LLVM15.0.0' Reader: 'LLVM 13.0.1') 2022-04-15 09:40:16 +02:00
Sylvestre Ledru
19592db95b improve the deactivation of libclc 2022-04-14 11:54:23 +02:00
Sylvestre Ledru
a2aac98d17 don't run test libclc if not build 2022-04-14 09:47:52 +02:00
Sylvestre Ledru
b4518ceab1 don't install libclc if not build 2022-04-14 09:46:56 +02:00
Sylvestre Ledru
d9604ecece do not build libclc when the version isn't right 2022-04-13 14:45:16 +02:00
Sylvestre Ledru
b9e565ec44 rebase of the patch 2022-04-13 12:08:28 +02:00
Sylvestre Ledru
f0a76d7425 also pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to stage2 for the packages on stretch 2022-04-08 14:36:21 +02:00
Sylvestre Ledru
0318b5baae rebase of the patches 2022-04-07 13:30:32 +02:00
Sylvestre Ledru
6b1669072b rebase of the patches 2022-04-07 13:29:24 +02:00
Sylvestre Ledru
a90601663c remove patch (merged upstream) 2022-04-07 13:19:32 +02:00
Sylvestre Ledru
89fc7ad31e rebase of the patch 2022-04-06 09:28:46 +02:00
Sylvestre Ledru
7043d832ae Revert "only build libclc when LLVM_SPIRV_INSTALLED==yes"
This reverts commit d8b85f0815.
2022-04-05 13:53:23 +02:00
Sylvestre Ledru
d8b85f0815 only build libclc when LLVM_SPIRV_INSTALLED==yes 2022-04-05 10:14:20 +02:00
Sylvestre Ledru
6009d91b7b rebase of the patch 2022-04-05 09:20:52 +02:00
Sylvestre Ledru
0c09073d2e rebase of the patch 2022-04-04 13:54:47 +02:00
Sylvestre Ledru
ca056fc7be Disable libclc when spir is below 12 2022-04-04 13:18:32 +02:00
Sylvestre Ledru
a51753db83 When clang++- -P -E foo.cc fails, show the output 2022-04-02 14:17:32 +02:00
Sylvestre Ledru
703626fba6 don't apply the patch for 14 on apt.llvm.org 2022-03-31 18:08:49 +02:00
Sylvestre Ledru
0552bc758b Apply libc++ fixes which missed the 14 release. Thanks to Sedat Dilek for the patches (Closes: #1008657) 2022-03-30 18:32:31 +02:00