Commit Graph

800 Commits

Author SHA1 Message Date
Sylvestre Ledru
b20757021c fix the syntax 2019-07-14 20:21:09 +02:00
Sylvestre Ledru
3401c0d745 fix package-installs-python-pycache-dir 2019-07-14 20:17:04 +02:00
Sylvestre Ledru
43e72e8a94 remove all six.py 2019-07-14 20:08:04 +02:00
Sylvestre Ledru
afc5df203e remove the old deletion of libclang_shared 2019-07-14 15:33:24 +02:00
Sylvestre Ledru
27d2c87d8e try to fix ubuntu trusty for real 2019-07-14 10:35:01 +02:00
Sylvestre Ledru
90d21e6e8b try to fix the sed for trusty 2019-07-04 18:37:28 +02:00
Sylvestre Ledru
b440722242 maybe fix the issue? 2019-07-02 18:04:26 +02:00
Sylvestre Ledru
40a1757b7a Merge remote-tracking branch 'origin/8' into snapshot 2019-07-02 14:36:35 +02:00
Sylvestre Ledru
077d81d71a try to remove the powerpc workaround for trusty 2019-07-01 17:23:48 +02:00
Sylvestre Ledru
a9d36e7fc7 add a link to the FTBFS 2019-06-28 16:24:42 +02:00
Gianfranco Costamagna
1243584e94 Do not enable Thin on armhf, it FTBFS 2019-06-28 11:12:19 +02:00
Gianfranco Costamagna
e2976a2e23 Do not enable Thin on armhf for now 2019-06-28 11:10:08 +02:00
Sylvestre Ledru
381e186e98 Merge branch '8' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 8 2019-06-08 22:19:01 +02:00
Sylvestre Ledru
ff4caed68e Add libpfm4-dev as build dep + -DLLVM_ENABLE_LIBPFM=ON as it is needed for llvm-exegesis https://bugs.llvm.org/show_bug.cgi?id=42187 2019-06-08 22:18:51 +02:00
Sylvestre Ledru
22c73d14c3 remove an old comment 2019-06-08 11:22:41 +02:00
Sylvestre Ledru
c01fde8c25 Merge remote-tracking branch 'origin/8' into snapshot 2019-06-08 11:12:34 +02:00
Sylvestre Ledru
25057e147b Only enable thinlto on archs with gold, should fix the ftbfs 2019-06-08 11:11:47 +02:00
Sylvestre Ledru
1c403b70c0 * Move the default ARM arch from arm1176jzf-s (armv6) to cortex-a7
(Closes: #930008)
* Use dh-exec to exclude lib/LLVM*.so on powerpc and
  powerpcspe from llvm-X.Y-dev.install.in
2019-06-08 09:31:42 +02:00
John Paul Adrian Glaubitz
c1e9823546 Use dh-exec to exclude lib/LLVM*.so on powerpc and powerpcspe 2019-05-25 16:45:13 +02:00
Sylvestre Ledru
9d955049f1 * Build using thinlto on non stretch, xenial and trusty
(fails with some undef symbols)
* check-polly was executed twice
2019-05-20 10:48:59 +02:00
Sylvestre Ledru
e29bc92a70 Fix the syntax to enable thinlto 2019-05-20 10:48:17 +02:00
Sylvestre Ledru
5e9b72aba2 Build using thinlto on non stretch, xenial and trusty (fails with some undef symbols) 2019-05-20 10:36:23 +02:00
Sylvestre Ledru
773d687485 Build using thinlto on non stretch, xenial and trusty (fails with some undef symbols) 2019-05-20 10:34:58 +02:00
Sylvestre Ledru
7b48c07838 comment the thinlto usage for now 2019-05-20 09:12:14 +02:00
Sylvestre Ledru
1957457e37 check-polly was executed twice 2019-05-19 21:35:39 +02:00
Sylvestre Ledru
0dbadbefaa Merge remote-tracking branch 'origin/8' into snapshot 2019-05-19 13:29:26 +02:00
Sylvestre Ledru
1bc431e71e Use ThinLTO for the build Option -DLLVM_ENABLE_LTO="Thin" added 2019-05-18 12:49:26 +02:00
Sylvestre Ledru
a6cb0b2dfd WebAssembly is now build by default, remove it from the experimental list 2019-05-18 11:03:42 +02:00
Sylvestre Ledru
9c2a3d5346 extend the rm 2019-05-18 09:12:10 +02:00
Sylvestre Ledru
43f11d15c1 fix a typo 2019-05-18 09:10:36 +02:00
Sylvestre Ledru
7463a11663 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-05-18 09:09:31 +02:00
Sylvestre Ledru
e0ea832bd7 do not install libclang_shared.so 2019-05-17 20:21:47 +02:00
Sylvestre Ledru
3c6e396b85 disable thinlto 2019-05-16 13:51:19 +02:00
Sylvestre Ledru
398e298961 disable thin lto: not ready yet 2019-05-14 22:39:27 +02:00
Sylvestre Ledru
a1ba95bddd Use thinlto for the build 2019-05-13 15:30:15 +02:00
Sylvestre Ledru
2da8f0a12a Try another way to address the mips64el issue 2019-05-13 11:36:58 +02:00
Sylvestre Ledru
05e63f66b7 remove useless quotes 2019-05-01 14:07:36 +02:00
Sylvestre Ledru
0806a02a8c Try to disable mips64el-fix.diff (struct_kernel_stat_sz) to workaround a mips issue with some new C{XX}FLAGS see https://reviews.llvm.org/D59702 2019-04-29 09:00:15 +02:00
Sylvestre Ledru
935a21d5c7 Revert "initial support of mlir"
This reverts commit 65dff285b4.
2019-04-07 23:48:17 +02:00
Sylvestre Ledru
65dff285b4 initial support of mlir 2019-04-05 18:02:36 +02:00
Sylvestre Ledru
c27a5a490e Fix the FTBFS on mips (introduced by my previous change) 2019-04-02 11:57:49 +02:00
Sylvestre Ledru
795b5b2ae3 add debug info at build time 2019-04-02 09:54:06 +02:00
Sylvestre Ledru
eac2759eef Fix the search path on mips64el (which is causing the stage2 build of mips64el to fail See https://bugs.llvm.org/show_bug.cgi?id=41204 2019-04-01 14:02:49 +02:00
Sylvestre Ledru
d6f3201859 Revert "Install usr/lib/llvm-@LLVM_VERSION@/lib/LLVM*.so conditionally"
This reverts commit fbb04fd984.
2019-02-17 09:43:36 +01:00
Sylvestre Ledru
0e0945ea21 also add LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN for libcc 2019-02-16 11:50:23 +01:00
John Paul Adrian Glaubitz
fbb04fd984 Install usr/lib/llvm-@LLVM_VERSION@/lib/LLVM*.so conditionally 2019-02-14 20:05:48 +01:00
Sylvestre Ledru
9e9265fae2 also enable for libc++ 2019-02-13 21:39:29 +01:00
Sylvestre Ledru
ce35b79037 Merge remote-tracking branch 'origin/8' into snapshot 2019-02-09 17:33:09 +01:00
Sylvestre Ledru
033ac31f17 Merge remote-tracking branch 'origin/7' into 8 2019-02-09 17:30:52 +01:00
Sylvestre Ledru
ec27706e8f rebase of the patch 2019-02-09 01:46:30 +01:00