Sylvestre Ledru
2c3d58eabf
reorder the bootstrap args
2019-09-02 10:39:18 +02:00
Sylvestre Ledru
2a58c5d841
Debian moved to gcc-9. This gcc version now refuses -flto="Thin" Move from LLVM_ENABLE_LTO="Thin" to BOOTSTRAP_LLVM_ENABLE_LTO="Thin" to mitigate the issue (the argument should be passed only at the second stage of the build process) See https://bugs.llvm.org/show_bug.cgi?id=43193
2019-09-02 10:38:55 +02:00
Sylvestre Ledru
2c1d4d5a3b
gcc8 => 9
2019-09-01 11:00:38 +02:00
Sylvestre Ledru
4b4d823b40
fix some install issue
2019-09-01 10:59:53 +02:00
Sylvestre Ledru
6bf9ce13ab
improve the tests
2019-09-01 00:52:01 +02:00
Sylvestre Ledru
60ab466af0
fix install path of libclang-cpp
2019-09-01 00:51:51 +02:00
Sylvestre Ledru
88da9a90dc
improve the tests with libclang-cpp
2019-09-01 00:48:38 +02:00
Sylvestre Ledru
7dcb49afb5
fix the install paths
2019-09-01 00:47:58 +02:00
Sylvestre Ledru
3e62f1586d
update the build of libclang-cpp to match what we have for libclang
2019-08-31 16:10:44 +02:00
Sylvestre Ledru
b617997c99
dupe in the changelog
2019-08-31 13:45:19 +02:00
Sylvestre Ledru
e10f474fca
Rename libclang-cpp1-9 to libclang-cpp9 to match the soname and libllvm9 naming (at some point, all libs should do that ...)
2019-08-31 13:30:51 +02:00
Sylvestre Ledru
b7269b3587
reference the debian apache 2 license
2019-08-31 13:25:04 +02:00
Sylvestre Ledru
9f5bdc9a0f
fix the libclang-cpp link
2019-08-31 13:19:05 +02:00
Sylvestre Ledru
da51f0b62a
improve the path management in the patch
2019-08-31 10:50:57 +02:00
Sylvestre Ledru
af7b58243b
New snapshot release
2019-08-30 20:19:31 +02:00
Sylvestre Ledru
f7f872e4e0
disable a test because of https://bugs.llvm.org/show_bug.cgi\?id\=43164
2019-08-29 16:07:52 +02:00
Sylvestre Ledru
cc85e66711
Also install libclang-cpp in /usr/lib/llvm-X/lib/libclang-cpp.so.X
2019-08-29 16:06:48 +02:00
Sylvestre Ledru
e9368971c5
Remove the -lc++experimental test from the qualify-clang.sh script as the lib has been removed in 9~svn366022-1~exp1
2019-08-29 15:46:53 +02:00
Sylvestre Ledru
57a2255bf9
* Add clangd-X => libclang-common-X-dev dependency
...
See https://bugs.llvm.org/show_bug.cgi?id=43152
* llvm-tools: depend on python2 packages too, the move to python3 was
premature and broke opt-viewer.py
* clangd: Fix breaks+replaces missing epoch (Closes : #934016 )
* Add python to testsuite, still required by some test
2019-08-29 09:47:16 +02:00
Sylvestre Ledru
52674fcdb8
Add clangd-X => libclang-common-X-dev dependency See https://bugs.llvm.org/show_bug.cgi?id=43152
2019-08-29 09:44:01 +02:00
Sylvestre Ledru
9375fa9e93
also install clangd in the quality script
2019-08-29 09:43:56 +02:00
Sylvestre Ledru
65afb90991
Also add PYTHON_EXECUTABLE to the CLANG_BOOTSTRAP_PASSTHROUGH option to fix an issue on xenial
2019-08-29 09:27:19 +02:00
Sylvestre Ledru
67c2f659d4
break the cyclic deps
2019-08-28 15:00:53 +02:00
Sylvestre Ledru
cb79a639f5
llvm-9-dev depends on llvm-9-tools Since https://reviews.llvm.org/D56606 , LLVMExports.cmake requires FileCheck when LLVM_INSTALL_UTILS=ON is enabled (which is the case here). See https://bugs.llvm.org/show_bug.cgi?id=43035
2019-08-28 14:57:10 +02:00
Sylvestre Ledru
3142b167ba
remove patch applied upstream
2019-08-28 09:29:49 +02:00
Sylvestre Ledru
736724b094
Merge branch '9' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 9
2019-08-27 23:46:31 +02:00
Sylvestre Ledru
8b625e4417
* remove 0050-Remove-explicit-python-version-list.patch
...
bug-43011-mips.diff as they are merged upstream
2019-08-27 23:45:59 +02:00
Sylvestre Ledru
027e398148
Update of the license file. Upstream moved to Apache 2 with LLVM exception ( Closes : #935149 )
2019-08-26 17:56:19 +02:00
Sylvestre Ledru
32c2b82ef6
Fix the mips* FTBFS See bug 43011 upstream
2019-08-23 15:02:53 +02:00
Sylvestre Ledru
0722b60ff1
Try to fix the mips* ftbfs See bug 43011
2019-08-22 18:19:01 +02:00
Sylvestre Ledru
6f11beee9f
New snapshot release
2019-08-14 10:46:00 +02:00
Sylvestre Ledru
e236897311
remove a patch applied upstream
2019-08-12 16:50:41 +02:00
Gianfranco Costamagna
eae79168e8
cherry-pick fixes from branch 8
2019-08-08 14:00:04 +02:00
Gianfranco Costamagna
f032126450
Add back python-* dependencies to fix tools not really ready for python3
2019-08-08 13:59:15 +02:00
Gianfranco Costamagna
9fc3502795
Upload to unstable
2019-08-08 13:53:54 +02:00
Gianfranco Costamagna
021c3a6661
Fix testsuite, bring back some python2 dependencies
2019-08-07 15:19:28 +02:00
Sylvestre Ledru
18ce18b7c7
Revert "* Disable /libcxx/libcxx-riscv64-cycletimer.diff (merged upstream)"
...
This reverts commit 5b015fc288
.
2019-08-06 09:47:55 +02:00
Gianfranco Costamagna
e89a57e14f
Update changelog
2019-08-06 09:41:05 +02:00
Gianfranco Costamagna
d131773560
Add python to testsuite
2019-08-06 09:40:33 +02:00
Gianfranco Costamagna
dc5e73ff95
clangd: Fix break/replaces missing epoch
2019-08-06 09:38:23 +02:00
Gianfranco Costamagna
b504bf69c6
Update changelog, upload to unstable
2019-08-06 09:36:31 +02:00
Gianfranco Costamagna
b6074403f5
Add python to testsuite, still required by some test
2019-08-06 09:35:54 +02:00
Gianfranco Costamagna
a8be648108
clangd: Fix breaks+replaces missing epoch ( Closes : #934016 )
2019-08-06 09:31:45 +02:00
Sylvestre Ledru
5b015fc288
* Disable /libcxx/libcxx-riscv64-cycletimer.diff (merged upstream)
2019-08-06 09:15:06 +02:00
Sylvestre Ledru
9ee19f1807
Merge branch '9-riscv64' into '9'
...
llvm-toolchain-9: add support for riscv64
See merge request pkg-llvm-team/llvm-toolchain!35
2019-08-05 19:43:32 +00:00
Aurelien Jarno
f01d96bcb8
Add support for riscv64:
...
* Add support for riscv64:
- Always link with -latomic on riscv64.
- patches/clang-riscv64-multiarch.diff: add multiarch paths for riscv64.
- patches/clang-riscv64-rv64gc.diff: default to lp64d ABI and rv64gc ISA.
- patches/libcxx/libcxx-riscv64-cycletimer.diff: backport riscv64
cycletimer support from upstream.
2019-08-05 21:34:33 +02:00
Sylvestre Ledru
2dd73fd217
Merge remote-tracking branch 'origin/8' into 9
2019-08-03 17:28:50 +02:00
Sylvestre Ledru
5feb3f9717
update of the doc
2019-08-03 15:44:20 +02:00
Sylvestre Ledru
2bff177eba
Merge remote-tracking branch 'origin/8' into 9
2019-08-03 12:21:57 +02:00
Sylvestre Ledru
44b2f0028d
cosmetic
2019-08-03 12:02:51 +02:00